summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartchus2021-11-03 10:58:30 +0100
committerMartchus2021-11-03 10:58:30 +0100
commit09a1e3ef95197dee05c090cefa6be265a9a2b4e4 (patch)
tree66057660ff5063de28129950ee779359c3586e31
parent95468edac51d86896a8c7d9ab055e0ac70f03926 (diff)
downloadaur-09a1e3ef95197dee05c090cefa6be265a9a2b4e4.tar.gz
Update version
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a879a555e353..4c6b2467fb95 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
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.5.1
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/Martchus/tageditor
arch = any
license = GPL
diff --git a/PKGBUILD b/PKGBUILD
index 9c679872d0cc..0e65841e2453 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -16,7 +16,7 @@ _reponame=tageditor
pkgname=mingw-w64-tageditor
_name=${pkgname#mingw-w64-}
pkgver=3.5.1
-pkgrel=1
+pkgrel=2
arch=('any')
pkgdesc='A tag editor with Qt GUI and command-line interface supporting MP4/M4A/AAC (iTunes), ID3, Vorbis, Opus, FLAC and Matroska'
license=('GPL')