diff options
Diffstat (limited to 'community/discid/PKGBUILD')
-rw-r--r-- | community/discid/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/community/discid/PKGBUILD b/community/discid/PKGBUILD index d77a3a02c..7489c5a92 100644 --- a/community/discid/PKGBUILD +++ b/community/discid/PKGBUILD @@ -4,9 +4,9 @@ pkgname=discid pkgver=0.1.3 -pkgrel=4 +pkgrel=4.1 pkgdesc="A program to calculate the disc-ID for audio compact discs" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://discid.sourceforge.net" license=("GPL") depends=(gcc-libs) |