summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartchus2019-01-10 13:51:15 +0100
committerMartchus2019-01-10 13:51:15 +0100
commit7494e561a20c4e71102f4ec59bfebf7fa023ab91 (patch)
tree1f6ae63eeb65f9ee988d6e40c0d37a99c41eb04b
parent6125260029b98c063757d4c0d3271b3216fa94bf (diff)
downloadaur-7494e561a20c4e71102f4ec59bfebf7fa023ab91.tar.gz
Update version
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3567f454d13b..fcf11b135a05 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = mingw-w64-tageditor
pkgdesc = A tag editor with Qt GUI and command-line interface supporting MP4/M4A/AAC (iTunes), ID3, Vorbis, Opus, FLAC and Matroska
- pkgver = 3.1.2
+ pkgver = 3.1.3
pkgrel = 1
url = https://github.com/Martchus/tageditor
arch = any
@@ -18,7 +18,7 @@ pkgbase = mingw-w64-tageditor
options = staticlibs
options = !strip
options = !emptydirs
- source = tageditor-3.1.2.tar.gz::https://github.com/Martchus/tageditor/archive/v3.1.2.tar.gz
+ source = tageditor-3.1.3.tar.gz::https://github.com/Martchus/tageditor/archive/v3.1.3.tar.gz
sha256sums = 0bb4092196051d44cd65a34b42186041ca82384ea1b159304ef81851be918e6a
pkgname = mingw-w64-tageditor
diff --git a/PKGBUILD b/PKGBUILD
index fb2c10265ba0..100603a051e4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -15,7 +15,7 @@ _json_export=${TAGEDITOR_JSON_EXPORT:-ON}
_reponame=tageditor
pkgname=mingw-w64-tageditor
_name=${pkgname#mingw-w64-}
-pkgver=3.1.2
+pkgver=3.1.3
pkgrel=1
arch=('any')
pkgdesc='A tag editor with Qt GUI and command-line interface supporting MP4/M4A/AAC (iTunes), ID3, Vorbis, Opus, FLAC and Matroska'