diff options
author | Joseph Graham <joseph@xylon.me.uk> | 2017-05-27 21:42:29 +0100 |
---|---|---|
committer | Joseph Graham <joseph@xylon.me.uk> | 2017-05-27 21:42:29 +0100 |
commit | b816aaef5b8ceb4d7e759269f6f07a976088956a (patch) | |
tree | d5661f825f70fcf33c096b313083d746ce343923 /libre/abs/PKGBUILD | |
parent | 2a45acc36fa62614f5df23291f8c0cb2eddf0b05 (diff) | |
parent | 07bf85aca2541586275cd957b40e2fcb50310b7c (diff) | |
download | abslibre-b816aaef5b8ceb4d7e759269f6f07a976088956a.tar.gz abslibre-b816aaef5b8ceb4d7e759269f6f07a976088956a.tar.bz2 abslibre-b816aaef5b8ceb4d7e759269f6f07a976088956a.zip |
Merge branch 'master' of git://git.parabola.nu/abslibre/abslibre
Diffstat (limited to 'libre/abs/PKGBUILD')
-rw-r--r-- | libre/abs/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libre/abs/PKGBUILD b/libre/abs/PKGBUILD index a7cfb3399..988190eb9 100644 --- a/libre/abs/PKGBUILD +++ b/libre/abs/PKGBUILD @@ -9,7 +9,7 @@ pkgname=abs pkgver=2.4.4 pkgrel=2.parabola2 pkgdesc="Utilities to download and work with the Arch Build System (ABS), with Parabola repos support" -arch=('i686' 'x86_64' 'mips64el' 'armv7h') +arch=('i686' 'x86_64' 'armv7h') url="http://projects.archlinux.org/abs.git/" license=('GPL') replaces=('abs-libre' 'abs-parabola') |