summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSky Swimmer2021-05-27 15:25:00 +0200
committerSky Swimmer2021-05-27 15:25:00 +0200
commitc5183fa9bc2fc74eb08f20595533bfc73348de06 (patch)
treeb4688afff3e3cafe178af41e165329b8c65db2ad
parentcbf718a01c261999703703972a3fdc5d4819aa61 (diff)
downloadaur-c5183fa9bc2fc74eb08f20595533bfc73348de06.tar.gz
Patch long building time, cannot be done for CTC
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 64f33a96e49a..61323e90d077 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = cq
pkgdesc = CQ -- CCFG Command Line Inteface (Cyan Configurations)
pkgver = 1.0.0.A16
- pkgrel = 8
+ pkgrel = 9
arch = any
license = GPL
makedepends = gradle>=6.7
diff --git a/PKGBUILD b/PKGBUILD
index e58358ff9057..16f12eb78f29 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ pkgver=1.0.0.A16
_cyanversion=1.0.0.A13 # Needed to find the right version ZIP
_aosutilverion=0.0.0.13 # Needed for CCFG
-pkgrel=8
+pkgrel=9
pkgdesc="CQ -- CCFG Command Line Inteface (Cyan Configurations)"
arch=( 'any' )
url=""