diff options
Diffstat (limited to 'community/par2cmdline/PKGBUILD')
-rw-r--r-- | community/par2cmdline/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/par2cmdline/PKGBUILD b/community/par2cmdline/PKGBUILD index 127c4256a..bf5f1d59f 100644 --- a/community/par2cmdline/PKGBUILD +++ b/community/par2cmdline/PKGBUILD @@ -8,7 +8,7 @@ pkgrel=1 pkgdesc='A PAR 2.0 compatible file verification and repair tool' url='https://github.com/BlackIkeEagle/par2cmdline' license=('GPL2') -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') source=("https://github.com/downloads/BlackIkeEagle/$pkgname/$pkgname-$pkgver.tar.xz") md5sums=('96b4fb91859c0214d2c562636abea3af') |