summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3c6d526463fd..d1f3077fa228 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=mpz
pkgver=0.0.13
-pkgrel=27
+pkgrel=29
pkgdesc='Music player for the large local collections'
arch=('x86_64')
url="https://github.com/olegantonyan/mpz"
@@ -11,7 +11,7 @@ license=('GPL3')
depends=('qt5-multimedia' 'qt5-x11extras' 'hicolor-icon-theme')
provides=('mpz')
source=(https://github.com/olegantonyan/mpz/archive/master.zip)
-sha256sums=('74da7fce9e933b6094a873e4aa6f0b60ff8c24de74492b3928ee506749e5e114')
+sha256sums=('5683996def07e9fad8a29bd852966585b4ca832f5543156993e9a672d6a5ab4e')
build() {
cd $pkgname-master