summaryrefslogtreecommitdiff
path: root/extra
diff options
context:
space:
mode:
authorNicolas Reynolds <fauno@kiwwwi.com.ar>2011-06-01 13:37:06 -0300
committerNicolas Reynolds <fauno@kiwwwi.com.ar>2011-06-01 13:37:06 -0300
commit8d1e1fc63746d6ce2df92d1ce6ca6947523034ae (patch)
treedf94d97fd53d754c5b29757a53a63f08f64a9a82 /extra
parent643595faf5c79e578078f4efd1f618827051d031 (diff)
parenta132c57ad9882be1abe3785f1f103d6e5011866f (diff)
Merge branch 'master' of ssh://vparabola/srv/git/projects/abslibre-mips64el
Conflicts: core/wget/PKGBUILD libre/kernel26-libre/PKGBUILD
Diffstat (limited to 'extra')
-rw-r--r--extra/pyalpm/PKGBUILD2
-rw-r--r--extra/vlc/PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/extra/pyalpm/PKGBUILD b/extra/pyalpm/PKGBUILD
index 0db22e4d7..3be075a74 100644
--- a/extra/pyalpm/PKGBUILD
+++ b/extra/pyalpm/PKGBUILD
@@ -4,7 +4,7 @@ pkgname=pyalpm
pkgver=0.4.2
pkgrel=1
pkgdesc="Libalpm bindings for Python 3"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url="http://projects.archlinux.org/users/remy/pyalpm.git/"
license=('GPL')
depends=('python>=3.2' 'pacman<3.6')
diff --git a/extra/vlc/PKGBUILD b/extra/vlc/PKGBUILD
index e54d2ecb6..9f5d53e16 100644
--- a/extra/vlc/PKGBUILD
+++ b/extra/vlc/PKGBUILD
@@ -5,7 +5,7 @@
pkgname=vlc
pkgver=1.1.9
-pkgrel=3
+pkgrel=2
pkgdesc="A multi-platform MPEG, VCD/DVD, and DivX player"
arch=('i686' 'x86_64')
url="http://www.videolan.org/vlc/"