diff options
Diffstat (limited to 'extra/gpart/PKGBUILD')
-rw-r--r-- | extra/gpart/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/extra/gpart/PKGBUILD b/extra/gpart/PKGBUILD index 65c5e9fa5..3229f4205 100644 --- a/extra/gpart/PKGBUILD +++ b/extra/gpart/PKGBUILD @@ -5,9 +5,9 @@ pkgname=gpart pkgver=0.1h -pkgrel=5 +pkgrel=5.1 pkgdesc="Partition table rescue/guessing tool" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://www.stud.uni-hannover.de/user/76201/gpart/" license=('GPL') depends=('glibc') |