summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMartchus2015-10-16 22:57:42 +0200
committerMartchus2015-10-16 22:57:42 +0200
commitdf4df1a1fd8b6a4a40ea61a9e67278c85c9848b9 (patch)
treec48ac5f86bbbd884acdafeeb6d7cf5cd6c6217d3 /PKGBUILD
parent9c6218a610ef92a8a1ecda9fb13c7cbfc16c7567 (diff)
downloadaur-df4df1a1fd8b6a4a40ea61a9e67278c85c9848b9.tar.gz
updated version
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index bcc5a4142542..15c4d015e9b5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,8 +3,8 @@
# the newer, chromium-based Qt WebEngine module (in qt5-webengine package ~100 MB)
_webviewprovider=qt5-webkit
pkgname=tageditor
-pkgver=1.1.5
-pkgrel=11
+pkgver=1.2.0
+pkgrel=1
arch=('i686' 'x86_64')
pkgdesc="A tag editor with Qt GUI and command-line interface supporting MP4 (iTunes), ID3, Vorbis and Matroska."
license=('GPL')
@@ -14,7 +14,7 @@ install=${pkgname}.install
url="https://github.com/Martchus/tageditor"
source=("tageditor-${pkgver}.tar.gz::https://github.com/Martchus/tageditor/archive/v${pkgver}.tar.gz")
_reponame=tageditor
-sha256sums=('bea7177c03e7594a277f8f95bf3d13519b466c9c98f3f234a33923104cb1f11e')
+sha256sums=('42b0c89667069007aec6b2e04f9bd5479c95c601f4d42c0bfd5d8fc5210fb10d')
build() {
cd "$srcdir/${PROJECT_DIR_NAME:-$_reponame-$pkgver}"