summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorOleg Antonyan2020-09-29 04:49:04 +0000
committerOleg Antonyan2020-09-29 04:49:04 +0000
commitc617f9c145558c736efe9bff763a38fb1ff326c8 (patch)
tree7ea17beef9b3c40afa45de7eeb0a1fe9e1966f21 /PKGBUILD
parent3d52e2fe7b2c4427246342bd8ebfbeee78c1ebfd (diff)
downloadaur-c617f9c145558c736efe9bff763a38fb1ff326c8.tar.gz
trying to cleanup deb and rpm files (0.0.14-9 https://github.com/olegantonyan/mpz/commit/82b22fe)
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 569fa0db9b2a..4db517208040 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=mpz
pkgver=0.0.14
-pkgrel=8
+pkgrel=9
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=('41b51a3a49cdc2b1e57407dd4f14f321170cc0c0bc6783815ed258589537f04c')
+sha256sums=('3d0e1a0a00c7b21069cc1654221757406ff0f6e0d8841c1c7402c0eb4c312bcb')
build() {
cd $pkgname-master