diff options
author | David P <megver83@parabola.nu> | 2017-05-22 09:59:44 -0400 |
---|---|---|
committer | David P <megver83@parabola.nu> | 2017-05-22 09:59:44 -0400 |
commit | 008fffaf529e63fafd9bfec67eaeedf3289389c8 (patch) | |
tree | 212abe48291ed39c619ab1ae987378038bbd538b /libre | |
parent | f68cd2b01e8b81e4b93e9c3e086c3f313153bc71 (diff) | |
parent | 6a5dd9c9cfbfc5d067d8eae9c6d2e8e2126a2209 (diff) | |
download | abslibre-008fffaf529e63fafd9bfec67eaeedf3289389c8.tar.gz abslibre-008fffaf529e63fafd9bfec67eaeedf3289389c8.tar.bz2 abslibre-008fffaf529e63fafd9bfec67eaeedf3289389c8.zip |
Merge branch 'master' of git://git.parabola.nu/abslibre/abslibre
Diffstat (limited to 'libre')
-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') |