summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAndreas Schulz2019-12-13 11:29:21 +0100
committerAndreas Schulz2019-12-13 11:29:21 +0100
commit91b6f5524942a538828967931a883757e87ddf88 (patch)
treedcf1c3cafd75850521f5ffb509c581bf73de24a5 /PKGBUILD
parent9075d49da7de64fbe5cc265dd9404c20c2d9e8af (diff)
downloadaur-qtcreator-plugin-icontheme-git.tar.gz
Update to cmake v3.16.1, Qt Creator 4.11.0, Qt 5.14.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index cbfb939b6dd6..f1c2e5599052 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Andreas Schulz <andi.schulz@me.com>
pkgname=qtcreator-plugin-icontheme-git
-pkgver=r20.1fef9ee
-pkgrel=2
+pkgver=r21.174a8ed
+pkgrel=1
pkgdesc="Custom icon theme for Qt Creator."
arch=('x86_64')
url="https://github.com/Longhanks/qtcreator-plugin-icontheme"
@@ -21,7 +21,7 @@ prepare() {
mkdir -p build
}
-build() {
+build() {
cd build
cmake "$srcdir/$pkgname" \