summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartchus2021-07-06 23:12:58 +0200
committerMartchus2021-07-06 23:12:58 +0200
commit48aeb70c484b7b25f8d6bbdd84c00b78b4a96e30 (patch)
treedd3f2e82073a21323e079b5bc1baec0cdbe1432c
parentd4e9148b8de8ef9e3a4d522be3709312928ba46e (diff)
downloadaur-48aeb70c484b7b25f8d6bbdd84c00b78b4a96e30.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 3622e7322bf2..826dc3a6c3a7 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = tageditor-cli
pkgdesc = A tag editor with command-line interface supporting MP4/M4A/AAC (iTunes), ID3, Vorbis, Opus, FLAC and Matroska (GUI disabled)
- pkgver = 3.4.0
+ pkgver = 3.4.1
pkgrel = 1
url = https://github.com/Martchus/tageditor
arch = i686
@@ -16,7 +16,7 @@ pkgbase = tageditor-cli
depends = tagparser
provides = tageditor
conflicts = tageditor
- source = tageditor-cli-3.4.0.tar.gz::https://github.com/Martchus/tageditor/archive/v3.4.0.tar.gz
+ source = tageditor-cli-3.4.1.tar.gz::https://github.com/Martchus/tageditor/archive/v3.4.1.tar.gz
sha256sums = 8623057c2b1bf38eaab7d8de87e259ce639afcac35253145d102e91751015835
pkgname = tageditor-cli
diff --git a/PKGBUILD b/PKGBUILD
index bec9e0c88433..03edc62929f7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,7 +11,7 @@ _json_export=${TAGEDITOR_JSON_EXPORT:-OFF}
_reponame=tageditor
pkgname=tageditor-cli
-pkgver=3.4.0
+pkgver=3.4.1
pkgrel=1
arch=('i686' 'x86_64' 'armv6h' 'armv7h' 'aarch64')
pkgdesc='A tag editor with command-line interface supporting MP4/M4A/AAC (iTunes), ID3, Vorbis, Opus, FLAC and Matroska (GUI disabled)'