summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorKenjiTakahashi2016-01-13 13:36:33 +0100
committerKenjiTakahashi2016-01-13 13:36:33 +0100
commit1aa456b247c807882c272f99d5ba19cf5cdff5b0 (patch)
tree264780dfe1797dd44e8edceb8124e55ce7b58ace
parent48fc4e5aa18a522a0d832f7fe3a630811cac69e6 (diff)
downloadaur-1aa456b247c807882c272f99d5ba19cf5cdff5b0.tar.gz
3.0.3-1: Version bump
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD2
2 files changed, 5 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8a1d62cffb7f..a4b264217801 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,8 @@
+# Generated by mksrcinfo v8
+# Wed Jan 13 12:36:18 UTC 2016
pkgbase = tagutil
pkgdesc = scriptable music files tags tool and editor
- pkgver = 3.0.2
+ pkgver = 3.0.3
pkgrel = 1
url = https://github.com/kAworu/tagutil
arch = i686
@@ -13,7 +15,7 @@ pkgbase = tagutil
depends = libvorbis
depends = jansson
options = !emptydirs
- source = https://github.com/kAworu/tagutil/archive/v3.0.2.tar.gz
+ source = https://github.com/kAworu/tagutil/archive/v3.0.3.tar.gz
md5sums = 5d434c7aa174b8d4a1b76e01b8bcd2a1
pkgname = tagutil
diff --git a/PKGBUILD b/PKGBUILD
index 1f0c6a929287..55d7334763ef 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Rolinh <robinDOThahlingATgw-computingDOTnet>
pkgname=tagutil
-pkgver=3.0.2
+pkgver=3.0.3
pkgrel=1
pkgdesc="scriptable music files tags tool and editor"
arch=('i686' 'x86_64')