summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorOleg Antonyan2020-09-25 18:49:18 +0200
committerOleg Antonyan2020-09-25 18:49:18 +0200
commit28afeb1b54e04b9e3a5dddf727ce29522114baa2 (patch)
tree941aef7fe28b5468544986cf44ba9b819b68fa50 /PKGBUILD
parentc04f6cd84e4aa55381ffe8b21b70aa7904c910e7 (diff)
downloadaur-28afeb1b54e04b9e3a5dddf727ce29522114baa2.tar.gz
release version 0.0.12
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index fde32b187e68..b73ec524f356 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Oleg Antonyan <oleg.b.antonyan@gmail.com>
pkgname=mpz
-pkgver=0.0.11
+pkgver=0.0.12
pkgrel=1
pkgdesc='Music player for the large local collections'
arch=('x86_64')
@@ -10,8 +10,8 @@ url="https://github.com/olegantonyan/mpz"
license=('GPL3')
depends=('qt5-multimedia' 'qt5-x11extras' 'hicolor-icon-theme')
provides=('mpz')
-source=(https://github.com/olegantonyan/mpz/archive/0.0.11.tar.gz)
-sha256sums=('73d2210f06ea03a8b6cfcb08344900495a6c9a2fc693da97b825222526d65c39')
+source=(https://github.com/olegantonyan/mpz/archive/0.0.12.tar.gz)
+sha256sums=('fa257d252ce05e46af9c7fa8f536e204cdf1e2d5d2641cc3a7a13c9a5b9898ac')
build() {
cd $pkgname-$pkgver