summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorGabriel Laskar2015-12-14 19:24:36 +0100
committerGabriel Laskar2015-12-14 19:24:36 +0100
commiteef38a619f2d9578c081d2b165d365122c886d30 (patch)
tree6ae0c01fb18856b9b37581d6cf71b137286fcf2d /PKGBUILD
parent52e2a5c9c5ee7c6543ce863c2ca345fb5c171341 (diff)
downloadaur-asse-sparc-toolchain.tar.gz
update url
Signed-off-by: Gabriel Laskar <gabriel@lse.epita.fr>
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD13
1 files changed, 4 insertions, 9 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3baf07f0c584..e740d6db617b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,14 +1,9 @@
-# This is an example PKGBUILD file. Use this as a start to creating your own,
-# and remove these comments. For more information, see 'man PKGBUILD'.
-# NOTE: Please fill out the license field for your package! If it is unknown,
-# then please put 'unknown'.
-
-# Maintainer: Your Name <youremail@domain.com>
+# Maintainer: Gabriel Laskar <gabriel@lse.epita.fr>
pkgname=asse-sparc-toolchain
pkgver=1.0
-pkgrel=1
+pkgrel=2
epoch=
-pkgdesc=""
+pkgdesc="Toolchain for asm courses at epita"
arch=('x86_64')
url=""
license=('GPL')
@@ -24,7 +19,7 @@ backup=()
options=()
install=
changelog=
-source=("https://lse.epita.fr/data/sparc-unknown-linux-gnu.tar.gz")
+source=("http://static.cri.epita.net/lse/sparc-unknown-linux-gnu.tar.gz")
noextract=()
md5sums=("f96c99730faa1ab94a0b4a3365b28725")