summaryrefslogtreecommitdiff
path: root/community/minitube/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/minitube/PKGBUILD')
-rw-r--r--community/minitube/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/minitube/PKGBUILD b/community/minitube/PKGBUILD
index e010ef758..ed80bc65e 100644
--- a/community/minitube/PKGBUILD
+++ b/community/minitube/PKGBUILD
@@ -6,13 +6,13 @@ pkgname=minitube
pkgver=2.0
pkgrel=1
pkgdesc="A native YouTube client in QT. Watch YouTube videos without Flash Player"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url='http://flavio.tordini.org/minitube'
license=('GPL')
depends=('phonon')
install="$pkgname.install"
source=("http://flavio.tordini.org/files/$pkgname/$pkgname-$pkgver.tar.gz")
-md5sums=('7df1e44b86a4744a492ccc414c0fa77d')
+md5sums=('0da4cb8940034aad832e41acc52df365')
build() {
cd "$srcdir/$pkgname"