diff options
Diffstat (limited to 'community/hacburn')
-rw-r--r-- | community/hacburn/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/hacburn/PKGBUILD b/community/hacburn/PKGBUILD index da8654e32..7bd74bea7 100644 --- a/community/hacburn/PKGBUILD +++ b/community/hacburn/PKGBUILD @@ -4,7 +4,7 @@ pkgname=hacburn pkgver=0.3.5 pkgrel=3.1 pkgdesc="HacBurn is a script written in perl to aid in writing CDs. It is a graphical interface (using gtk+) to cdrtools, mpg321 and ogg123." -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://hacburn.sourceforge.net/" license=('GPL') depends=('gtk2-perl' 'glib-perl' 'cdrtools' 'mpg321' 'vorbis-tools' 'gtk2' 'xorg-server' 'perl' 'cddb_get' 'lame') |