summaryrefslogtreecommitdiff
path: root/extra/libpciaccess
diff options
context:
space:
mode:
authorNicolás Reynolds <fauno@kiwwwi.com.ar>2012-04-13 11:58:27 -0300
committerNicolás Reynolds <fauno@kiwwwi.com.ar>2012-04-13 11:58:27 -0300
commit8e5c27c1b5d01d353df2542166d50f9f456b2597 (patch)
tree227eed66652cffc0e872b75e7fe601cb23214cdb /extra/libpciaccess
parent394988e4c3a3ab21e5d79481ac3f3295045af987 (diff)
parent7ff5465d0386f06bea97ef956397c305d6f7e07f (diff)
Merge branch 'master' of ssh://vparabola/home/parabola/abslibre-pre-mips64el
Conflicts: community/smalltalk/PKGBUILD extra/crypto++/PKGBUILD extra/libpciaccess/PKGBUILD extra/postfix/PKGBUILD extra/samba/PKGBUILD extra/xorg-server/PKGBUILD libre/gstreamer0.10-bad-libre/PKGBUILD multilib/gcc-multilib/PKGBUILD multilib/lib32-libpciaccess/PKGBUILD
Diffstat (limited to 'extra/libpciaccess')
-rw-r--r--extra/libpciaccess/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/extra/libpciaccess/PKGBUILD b/extra/libpciaccess/PKGBUILD
index eef9c2fc6..cf7be835d 100644
--- a/extra/libpciaccess/PKGBUILD
+++ b/extra/libpciaccess/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: Alexander Baldeck <alexander@archlinux.org>
pkgname=libpciaccess
-pkgver=0.13
+pkgver=0.13.1
pkgrel=1
pkgdesc="X11 PCI access library"
arch=(i686 x86_64 'mips64el')
@@ -14,7 +14,7 @@ makedepends=('pkgconfig' 'xorg-util-macros')
options=('!libtool')
source=(${url}/releases/individual/lib/${pkgname}-${pkgver}.tar.bz2
libpciaccess-0.13-io.patch)
-sha1sums=('7ddd8e1de27326f6f4a3ac6b4d2241fe77ef5353'
+sha1sums=('ae4dcf27a1b52c6a1fd90b21165fbaecae34e8ac'
'614be5f7328b18f00e456eb99082ee3b634e7fa9')
build() {