summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authoryjun2020-11-16 21:02:01 +0800
committeryjun2020-11-16 21:02:01 +0800
commit31d5b1067213b4381d2ea3bee6075cbec1da9e2b (patch)
tree08c72d3c21d85c37ada2b20fdff140bc7ed38246
parent175cf98c4ffcca2ad130678e2ce831c63432f5cc (diff)
downloadaur-31d5b1067213b4381d2ea3bee6075cbec1da9e2b.tar.gz
updated the description
-rw-r--r--.SRCINFO2
-rwxr-xr-xPKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a2f51e6e4d9f..c55d81c12ac9 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
pkgbase = arm-linux-gnueabi-gcc75-linaro-bin
- pkgdesc = The GNU Compiler Collection - cross compiler for 32-bit Armv7 Cortex-A
+ pkgdesc = The GNU Compiler Collection - cross compiler for ARM target
pkgver = 7.5.0
pkgrel = 1
url = https://www.linaro.org/downloads/
diff --git a/PKGBUILD b/PKGBUILD
index d48f412970f5..6030acd9c688 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ _pkgname=${pkgname%-bin}
_date='2019.12'
pkgver=7.5.0
pkgrel=1
-pkgdesc="The GNU Compiler Collection - cross compiler for 32-bit Armv7 Cortex-A"
+pkgdesc=" The GNU Compiler Collection - cross compiler for ARM target"
arch=('x86_64')
url="https://www.linaro.org/downloads/"
license=('GPL')