diff --git a/srcpkgs/ZMusic/template b/srcpkgs/ZMusic/template index 4151153cc83..e2f72d46da2 100644 --- a/srcpkgs/ZMusic/template +++ b/srcpkgs/ZMusic/template @@ -1,6 +1,6 @@ # Template file for 'ZMusic' pkgname=ZMusic -version=1.1.3 +version=1.1.4 revision=1 build_style=cmake configure_args="-DGME_INCLUDE_DIR=/usr/include -DGME_LIBRARIES=gme" @@ -13,7 +13,7 @@ maintainer="Érico Nogueira " license="GPL-3.0-or-later" homepage="https://github.com/coelckers/ZMusic" distfiles="${homepage}/archive/${version}.tar.gz" -checksum=5f432b022e023175eae7701625f79287e9ffe889a444179681381026b4fb93bf +checksum=29a18a6a8d0db4978a9d5badbbd612be2337d64ef0d768e944ea70f526eae285 if [ "$XBPS_TARGET_LIBC" = musl ]; then makedepends+=" musl-fts-devel"