summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartchus2021-07-06 23:12:46 +0200
committerMartchus2021-07-06 23:12:46 +0200
commitcb4c315171f144873e04a223eb923859a902738f (patch)
tree350b0964f27e27b25366186bc7a027ac160165b4
parente87badb8dfa37b643d991ce90b131561c29ea6b7 (diff)
downloadaur-cb4c315171f144873e04a223eb923859a902738f.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 705330b60dcf..b46454eca078 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = tageditor-qt6
pkgdesc = A tag editor with Qt GUI and command-line interface supporting MP4/M4A/AAC (iTunes), ID3, Vorbis, Opus, FLAC and Matroska (using Qt 6)
- pkgver = 3.4.0
+ pkgver = 3.4.1
pkgrel = 1
url = https://github.com/Martchus/tageditor
arch = i686
@@ -22,7 +22,7 @@ pkgbase = tageditor-qt6
depends = desktop-file-utils
depends = xdg-utils
depends = qt6-declarative
- 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 = tageditor-qt6
diff --git a/PKGBUILD b/PKGBUILD
index 37f1f7e991d3..e228c7961511 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -16,7 +16,7 @@ _reponame=tageditor
_cfg=qt6
pkgname=tageditor-$_cfg
_name=${pkgname%-$_cfg}
-pkgver=3.4.0
+pkgver=3.4.1
pkgrel=1
arch=('i686' 'x86_64' 'armv6h' 'armv7h' 'aarch64')
pkgdesc='A tag editor with Qt GUI and command-line interface supporting MP4/M4A/AAC (iTunes), ID3, Vorbis, Opus, FLAC and Matroska (using Qt 6)'