summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
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")