summaryrefslogtreecommitdiff
path: root/extra/schroedinger/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/schroedinger/PKGBUILD')
-rw-r--r--extra/schroedinger/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/extra/schroedinger/PKGBUILD b/extra/schroedinger/PKGBUILD
index 7a8e01134..857c57cca 100644
--- a/extra/schroedinger/PKGBUILD
+++ b/extra/schroedinger/PKGBUILD
@@ -4,9 +4,9 @@
# Contributor: rabyte <rabyte__gmail>
pkgname=schroedinger
pkgver=1.0.11
-pkgrel=1
+pkgrel=1.2
pkgdesc="An implemenation of the Dirac video codec in ANSI C code"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url="http://www.diracvideo.org/"
license=('GPL2' 'LGPL2.1' 'MPL' 'MIT')
depends=('orc' 'gcc-libs')