summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSosthène Guédon2020-02-22 23:45:14 +0100
committerSosthène Guédon2020-02-22 23:45:14 +0100
commit2fa293995c0b5f354d4e71d6f952d88a03810e41 (patch)
tree934b7163c8bcdc2852466549d00f7485bc6ee0f7
parent95c983472fa9c8cbd6506236cd9a9f0f04a401d3 (diff)
downloadaur-2fa293995c0b5f354d4e71d6f952d88a03810e41.tar.gz
Fix typo
-rw-r--r--.SRCINFO2
-rwxr-xr-xPKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f34c8bf1acee..872010a51a0c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
pkgbase = arm-linux-gnueabi-gcc75-linaro-bin
- pkgdesc = The GNU Compiler Collection - cross compiler fo 32-bit Armv7 Cortex-A
+ pkgdesc = The GNU Compiler Collection - cross compiler for 32-bit Armv7 Cortex-A
pkgver = 7.5
pkgrel = 1
url = https://www.linaro.org/downloads/
diff --git a/PKGBUILD b/PKGBUILD
index 97ad32b1585f..6a871df5acc1 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@ pkgname=arm-linux-gnueabi-gcc75-linaro-bin
_name="gcc-linaro-7.5.0-2019.12-x86_64_arm-linux-gnueabihf"
pkgver=7.5
pkgrel=1
-pkgdesc="The GNU Compiler Collection - cross compiler fo 32-bit Armv7 Cortex-A"
+pkgdesc="The GNU Compiler Collection - cross compiler for 32-bit Armv7 Cortex-A"
arch=('x86_64')
url="https://www.linaro.org/downloads/"
license=('GPL')