summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSamu Juvonen2018-07-28 20:42:48 +0300
committerSamu Juvonen2018-07-28 20:42:48 +0300
commit00e0ef59aca67572b9389416b1d162bb7c731ca3 (patch)
tree0f9b02cf3e3975a7f5433e4bf8cb977af00152db /PKGBUILD
parentc83581c60a639f43efaf69df3de5d0bf24194d10 (diff)
downloadaur-coquillo.tar.gz
Build 2.0.1-2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3f72e56eece8..2355bd131bac 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=coquillo
pkgver=2.0.1
-pkgrel=1
+pkgrel=2
pkgdesc='Utility for editing metadata i.e. "tags" contained in audio files.'
arch=('i686' 'x86_64')
url='https://www.opendesktop.org/p/1130981/'
@@ -10,7 +10,7 @@ license=('GPL')
depends=('qt5-multimedia' 'qt5-translations' 'taglib' 'libmusicbrainz5')
makedepends=('qt5-tools')
source=(http://cs.uef.fi/~sjuvonen/coquillo/$pkgver/coquillo-$pkgver-src.tar.gz)
-md5sums=('a68b381e43115aef42f4bcc0a3d32f89')
+md5sums=('824b73cf26a28adc18f8db55739bf380')
package() {
cd "${srcdir}/coquillo-${pkgver}/"