summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorVadzim Dambrouski2016-02-17 01:02:28 +0300
committerVadzim Dambrouski2016-02-17 01:02:28 +0300
commit4c6a18a863841e7b72d7c7f089c8a6a3b7fbfe68 (patch)
treebf2565d759e86a8543a4b1a7a741d10a13a3320d /PKGBUILD
parent9375c056f80211eec461ce7d8ea32dc8e8fdac82 (diff)
downloadaur-4c6a18a863841e7b72d7c7f089c8a6a3b7fbfe68.tar.gz
fixed PKGBUILD
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index bb663f814a00..0e83ace4b49b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -25,7 +25,7 @@ conflicts=('gcc-arm-none-eabi'
'arm-none-eabi-newlib'
)
url="https://launchpad.net/gcc-arm-embedded"
-source="https://launchpad.net/gcc-arm-embedded/5.0/5-2015-q4-major/+download/gcc-arm-none-eabi-5_2-2015q4-20151219-linux.tar.bz2"
+source=("https://launchpad.net/gcc-arm-embedded/5.0/5-2015-q4-major/+download/gcc-arm-none-eabi-5_2-2015q4-20151219-linux.tar.bz2")
license=('custom')
options=(!strip staticlibs)
sha256sums=('1e94f8e287d100f0d36702ca23be7cfb7c9dabdb7e4fce9f81872f1e13e5ab8a')