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 ee4d7a161809..410b7a78971a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=mpz
pkgver=0.0.14
-pkgrel=0
+pkgrel=1
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=('44287d002929b313a667f399b1ec710e448425cd347df439426f8d766ea48500')
+sha256sums=('69a78a50db9f1bcd488e91be1d2e7576db008f3a62ef85af7d868d29a821c7c6')
build() {
cd $pkgname-master