summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartchus2021-07-06 23:12:34 +0200
committerMartchus2021-07-06 23:12:34 +0200
commit973ff70c75090592e124fce3e19d99d1f036e655 (patch)
treec57bae8f281819abcbc27bce17fcc87c207cecf7
parent2b71ba76ee51f8b9d468cda33d78578f6ca2c073 (diff)
downloadaur-973ff70c75090592e124fce3e19d99d1f036e655.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 3bb70423f462..292294c39da2 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.4.0
+ pkgver = 3.4.1
pkgrel = 1
url = https://github.com/Martchus/tageditor
arch = any
@@ -25,7 +25,7 @@ pkgbase = mingw-w64-tageditor
options = staticlibs
options = !strip
options = !emptydirs
- source = tageditor-3.4.0.tar.gz::https://github.com/Martchus/tageditor/archive/v3.4.0.tar.gz
+ source = tageditor-3.4.1.tar.gz::https://github.com/Martchus/tageditor/archive/v3.4.1.tar.gz
sha256sums = 8623057c2b1bf38eaab7d8de87e259ce639afcac35253145d102e91751015835
pkgname = mingw-w64-tageditor
diff --git a/PKGBUILD b/PKGBUILD
index 601a07293664..2ce113226a88 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -15,7 +15,7 @@ _json_export=${MINGW_64_TAGEDITOR_JSON_EXPORT:-ON}
_reponame=tageditor
pkgname=mingw-w64-tageditor
_name=${pkgname#mingw-w64-}
-pkgver=3.4.0
+pkgver=3.4.1
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'