Skip to content

Commit

Permalink
fix(main/music-file-organizer): update checksum for new tarball
Browse files Browse the repository at this point in the history
  • Loading branch information
Biswa96 committed Jul 29, 2024
1 parent 6a4631f commit 3e7d57d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/music-file-organizer/build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ TERMUX_PKG_DESCRIPTION="Organizer of audio files into directories based on metad
TERMUX_PKG_LICENSE="GPL-2.0"
TERMUX_PKG_MAINTAINER="@termux"
TERMUX_PKG_VERSION=1.0.4
TERMUX_PKG_REVISION=2
TERMUX_PKG_REVISION=3
TERMUX_PKG_SRCURL=https://git.zx2c4.com/music-file-organizer/snapshot/music-file-organizer-$TERMUX_PKG_VERSION.tar.xz
TERMUX_PKG_SHA256=9e3e2df24c5293e14c40d85fb480f5d52c0dc9afac845280a356c2fb6531e43e
TERMUX_PKG_SHA256=a379cea1fe6381b5bface27deeb7e4db1f76b2fb2230dadc1f171b796e9a43d7
TERMUX_PKG_BUILD_IN_SRC=true
TERMUX_PKG_DEPENDS="libicu, taglib"

0 comments on commit 3e7d57d

Please sign in to comment.