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 440bc101d8de..34e3d0a5d3c9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=mpz
pkgver=0.0.15
-pkgrel=2
+pkgrel=3
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=("$pkgname-$pkgver-$pkgrel.zip::https://github.com/olegantonyan/mpz/archive/master.zip")
-sha256sums=('ebd36b9d12b664b990deea19d4cf7634be5fd27729cb06dfb863bd26718e5543')
+sha256sums=('7afa90eeb9015d0a314c38187bbe43da7273cf3e6cdadb9b13b66d392f340a88')
build() {
cd $pkgname-master