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 3b222f16f0d2..fde32b187e68 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,14 +3,14 @@
pkgname=mpz
pkgver=0.0.11
-pkgrel=6
+pkgrel=1
pkgdesc='Music player for the large local collections'
arch=('x86_64')
url="https://github.com/olegantonyan/mpz"
license=('GPL3')
depends=('qt5-multimedia' 'qt5-x11extras' 'hicolor-icon-theme')
provides=('mpz')
-source=(https://github.com/olegantonyan/$pkgname/archive/$pkgver.tar.gz)
+source=(https://github.com/olegantonyan/mpz/archive/0.0.11.tar.gz)
sha256sums=('73d2210f06ea03a8b6cfcb08344900495a6c9a2fc693da97b825222526d65c39')
build() {