summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorGaetan Bisson2017-09-04 08:49:47 -1000
committerGaetan Bisson2017-09-04 08:49:47 -1000
commit506d5647d74cc68b0a2608a91ca647c8c1c7590c (patch)
treefcc17f0c86d05b2c3bb51a2cc71b9c69a6c8e700 /PKGBUILD
parentd5b09a24fb420c202bc596b81a49ca6ed0babf78 (diff)
downloadaur-506d5647d74cc68b0a2608a91ca647c8c1c7590c.tar.gz
upstream update
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 39c02561aa35..be45d3690aae 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
# Contributor: Filip Wojciechowski <filip at loka dot pl>
pkgname=tagtool
-pkgver=0.14
+pkgver=0.14.2
pkgrel=1
pkgdesc='Tool to edit tags in MP3 and Ogg Vorbis files'
url='https://github.com/impegoraro/tagtool'
@@ -14,7 +14,7 @@ arch=('i686' 'x86_64' 'armv7h')
makedepends=('intltool')
depends=('glade' 'id3lib' 'libvorbis')
source=("${url}/archive/v${pkgver}.tar.gz")
-sha256sums=('1f6f314e573cad848e71b32341035a8902aa13030510356b6dbabab261b9d187')
+sha256sums=('c2b2c2a9a20a0173e618534e0c787e02860ff0de728e0ceea27d445397fc51c3')
build() {
cd "${srcdir}/${pkgname}-${pkgver}"