summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorOleg Antonyan2020-09-29 15:28:51 +0000
committerOleg Antonyan2020-09-29 15:28:51 +0000
commitefc6b369dd4c5e2f3ba5632f72f8b21e83952db5 (patch)
tree035584fe41b9f14c2a2fb1cef849e0fa4319a3b5
parent6f831ca483a378ec21a0e7013ac42d4b414f654c (diff)
downloadaur-efc6b369dd4c5e2f3ba5632f72f8b21e83952db5.tar.gz
useless commit to trigger rebuild (0.0.14-20 https://github.com/olegantonyan/mpz/commit/3a0f2c3)
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 59ce78d9227e..5b91e63d335c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = mpz
pkgdesc = Music player for the large local collections
pkgver = 0.0.14
- pkgrel = 19
+ pkgrel = 20
url = https://github.com/olegantonyan/mpz
arch = x86_64
license = GPL3
@@ -9,7 +9,7 @@ pkgbase = mpz
depends = qt5-x11extras
depends = hicolor-icon-theme
provides = mpz
- source = mpz-0.0.14-19.zip::https://github.com/olegantonyan/mpz/archive/master.zip
- sha256sums = f3e81c3122c1b155efd632e3dd3945fa0cd22766ffae1bbf036d8880b3916e48
+ source = mpz-0.0.14-20.zip::https://github.com/olegantonyan/mpz/archive/master.zip
+ sha256sums = ea9a1b2b848c25847fb7fd907226d3aceaca9aa586ce8f222710cd1648690d69
pkgname = mpz
diff --git a/PKGBUILD b/PKGBUILD
index 1b8e383475a3..877d1fa27fc6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=mpz
pkgver=0.0.14
-pkgrel=19
+pkgrel=20
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=("$pkgname-$pkgver-$pkgrel.zip::https://github.com/olegantonyan/mpz/archive/master.zip")
-sha256sums=('f3e81c3122c1b155efd632e3dd3945fa0cd22766ffae1bbf036d8880b3916e48')
+sha256sums=('ea9a1b2b848c25847fb7fd907226d3aceaca9aa586ce8f222710cd1648690d69')
build() {
cd $pkgname-master