summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorutsi2016-03-31 17:50:37 +0200
committerutsi2016-03-31 17:50:37 +0200
commit5fac1d79e7269531e36a076d9c17a6d82155b729 (patch)
tree934fe8c82b509af82371bab39e67a8e5c0a98da4
parent563ae994a747f7e451b984a93ede34d62add94f3 (diff)
downloadaur-5fac1d79e7269531e36a076d9c17a6d82155b729.tar.gz
Forgot to increment pkgrel...
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ae4c92c05d22..2c002e07396d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
# Generated by mksrcinfo v8
-# Thu Mar 31 15:49:26 UTC 2016
+# Thu Mar 31 15:50:13 UTC 2016
pkgbase = qtcreator-cppcheck-plugin
pkgdesc = Qt Creator Cppcheck integration plugin
pkgver = 3.6.0
- pkgrel = 2
+ pkgrel = 3
url = http://downloads.sourceforge.net/project/qtc-cppcheck/bin/3.6.0/
arch = i686
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index 60f0f6270a5e..3f763c777d5f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: utsi
pkgname=qtcreator-cppcheck-plugin
pkgver=3.6.0
-pkgrel=2
+pkgrel=3
pkgdesc="Qt Creator Cppcheck integration plugin"
groups=('qt' 'qt5')
arch=('i686' 'x86_64')