summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJanez Zemva2019-09-28 22:58:32 +0200
committerJanez Zemva2019-09-28 22:58:32 +0200
commit414b2f4083c4212e166fbe63967f67bc865031f6 (patch)
treef2fbb5e6f00ca91f1c18e5fe0ea7ab4fff6ca6bf /PKGBUILD
parent7cda3e14fb9fe5915d5c51440c27437c49aecfe2 (diff)
downloadaur-414b2f4083c4212e166fbe63967f67bc865031f6.tar.gz
some fixes
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c70ede60aa5d..af43388b7dc5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@ pkgname=(fastgcc)
pkgver=9.2.0
_majorver=${pkgver:0:1}
_islver=0.21
-pkgrel=1
+pkgrel=2
pkgdesc='experimental gcc supporting faster compilation'
arch=(x86_64)
license=(GPL LGPL FDL custom)