summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorOleg Antonyan2020-09-29 07:55:54 +0000
committerOleg Antonyan2020-09-29 07:55:54 +0000
commit19cb6d6f0681fb6b7904ded042583d778af90954 (patch)
treee46729db3b9e2c14f2caad61b714d4e4bd2cbf0b /PKGBUILD
parentf9fe05a7bd551ade7e4f1f2203d2b182f2a45715 (diff)
downloadaur-19cb6d6f0681fb6b7904ded042583d778af90954.tar.gz
deb control section change to sound (0.0.14-14 https://github.com/olegantonyan/mpz/commit/61a7552)
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4308fba4d8ec..6a984efe2629 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=mpz
pkgver=0.0.14
-pkgrel=13
+pkgrel=14
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=('4f4269d26d57325a3ef1c05b3fa02c8298757024f112d51646ad0d179f60d8c0')
+sha256sums=('386c1e796a34275983103be04708db50d092a68398cddea0d73df3ebcb9289c5')
build() {
cd $pkgname-master