summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartchus2020-12-09 13:13:36 +0100
committerMartchus2020-12-09 13:13:36 +0100
commitf5b6284683776c7fc97d84597ef99524938fcbac (patch)
treeaf1fbae743006792af370da59fd5f0bbafcac05c
parentfa885e0496200720d55562c788014511d0ced0e0 (diff)
downloadaur-f5b6284683776c7fc97d84597ef99524938fcbac.tar.gz
Rebuild against Qt 6.0.0
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9898ae494fd7..25c7dfff64f9 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
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.3.10
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/Martchus/tageditor
arch = i686
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index 5f3dc7651411..beeb36288893 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -17,7 +17,7 @@ _cfg=qt6
pkgname=tageditor-$_cfg
_name=${pkgname%-$_cfg}
pkgver=3.3.10
-pkgrel=1
+pkgrel=2
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)'
license=('GPL')