summaryrefslogtreecommitdiff
path: root/extra/parted/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/parted/PKGBUILD')
-rw-r--r--extra/parted/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/extra/parted/PKGBUILD b/extra/parted/PKGBUILD
index 7a9416441..ed1779343 100644
--- a/extra/parted/PKGBUILD
+++ b/extra/parted/PKGBUILD
@@ -4,9 +4,9 @@
pkgname=parted
pkgver=3.1
-pkgrel=1
+pkgrel=1.1
pkgdesc="A program for creating, destroying, resizing, checking and copying partitions"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
license=('GPL3')
url="http://www.gnu.org/software/parted/parted.html"
depends=('device-mapper' 'e2fsprogs')