summaryrefslogtreecommitdiff
path: root/extra/libpciaccess
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2013-07-22 01:12:51 -0700
committerroot <root@rshg054.dnsready.net>2013-07-22 01:12:51 -0700
commit5072cee45a3dc5638ba936dfb4e717bf918b6d06 (patch)
tree9a3809d97173d2185b43fa7853be725b7d188186 /extra/libpciaccess
parent35742ff57b7b052dff497273e238578aa091407d (diff)
Mon Jul 22 01:12:48 PDT 2013
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 4b5bc2e8e..c79705c13 100644
--- a/extra/libpciaccess/PKGBUILD
+++ b/extra/libpciaccess/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: Alexander Baldeck <alexander@archlinux.org>
pkgname=libpciaccess
-pkgver=0.13.1
+pkgver=0.13.2
pkgrel=1
pkgdesc="X11 PCI access library"
arch=(i686 x86_64)
@@ -13,7 +13,7 @@ depends=('glibc')
makedepends=('pkgconfig' 'xorg-util-macros')
options=('!libtool')
source=(${url}/releases/individual/lib/${pkgname}-${pkgver}.tar.bz2)
-sha1sums=('ae4dcf27a1b52c6a1fd90b21165fbaecae34e8ac')
+sha256sums=('abab8c2b050afb89bc29280e9c6b50ec5867174960d88bfb81a01036ec20de19')
build() {
cd "${srcdir}/${pkgname}-${pkgver}"