summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorGeorgios Kourachanis2017-11-06 16:37:38 +0200
committerGeorgios Kourachanis2017-11-06 16:37:38 +0200
commit75852efda3fc949c4a262f1f64251a41ca13b723 (patch)
tree82ad2100124718fd30f912b9f7e08023d15ca512 /PKGBUILD
parentebc08502687244b0997a1ab471c9e30a282eb36b (diff)
downloadaur-75852efda3fc949c4a262f1f64251a41ca13b723.tar.gz
4.9_2017.01-3: fixed .SRCINFO
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f1cbc6262da4..25d09513f0b4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@ _gccver=4.9.4
pkgbase=${_target}-gcc49-linaro-bin
pkgver=${_relver}_${_reldate}
-pkgrel=2
+pkgrel=3
pkgdesc="The GNU Compiler Collection - cross compiler for ARM64 target"
arch=('i686' 'x86_64')
url="http://www.linaro.org/downloads/"