diff options
Diffstat (limited to 'community/cksfv/PKGBUILD')
-rw-r--r-- | community/cksfv/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/community/cksfv/PKGBUILD b/community/cksfv/PKGBUILD index 4365b3ed3..214e52a44 100644 --- a/community/cksfv/PKGBUILD +++ b/community/cksfv/PKGBUILD @@ -4,9 +4,9 @@ pkgname=cksfv pkgver=1.3.14 -pkgrel=2 +pkgrel=2.1 pkgdesc="SFV (Simple File Verification) Checker" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://zakalwe.virtuaalipalvelin.net/~shd/foss/cksfv/" license=('GPL') depends=('glibc') |