diff options
Diffstat (limited to 'community/cdcover/PKGBUILD')
-rw-r--r-- | community/cdcover/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/community/cdcover/PKGBUILD b/community/cdcover/PKGBUILD index 4862b1508..ef473b525 100644 --- a/community/cdcover/PKGBUILD +++ b/community/cdcover/PKGBUILD @@ -4,9 +4,9 @@ pkgname=cdcover pkgver=0.7.4 -pkgrel=5 +pkgrel=5.1 pkgdesc="cdcover allows the creation of inlay-sheets for cd-cases and dvd's" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://cdcover.sourceforge.net" license=('GPL') depends=('python2' 'tk') |