summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAaron Barany2018-12-08 14:06:46 -0800
committerAaron Barany2018-12-08 14:06:46 -0800
commit28a766f61b8ac210cf59fe4bc9f193fe11948e72 (patch)
tree7ebe9652cc0ddde288222b9f5af7d4abd923f89d
parentd4147b8764b1d068aa39e5ec69769dc5ac1b163e (diff)
downloadaur-28a766f61b8ac210cf59fe4bc9f193fe11948e72.tar.gz
Incremented pkgrel version
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d92e5dcf68fa..0ff4f4ca961f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = qtcreator-fixed-themes
pkgdesc = Lightweight, cross-platform integrated development environment, with fixes applied for various themes
pkgver = 4.8.0
- pkgrel = 1
+ pkgrel = 2
url = http://qt-project.org
arch = x86_64
license = LGPL
diff --git a/PKGBUILD b/PKGBUILD
index 2853d5fb24b8..95f378989fbd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -12,7 +12,7 @@
pkgname=qtcreator-fixed-themes
pkgver=4.8.0
_clangver=7.0.0
-pkgrel=1
+pkgrel=2
pkgdesc='Lightweight, cross-platform integrated development environment, with fixes applied for various themes'
arch=(x86_64)
url='http://qt-project.org'