summaryrefslogtreecommitdiff
path: root/extra/libxres
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2013-06-01 00:09:42 -0700
committerroot <root@rshg054.dnsready.net>2013-06-01 00:09:42 -0700
commitf8a7f10fa1675bee536e1fdb4672c3d84e779d1c (patch)
tree2140a8d8b3b10f30e5179f108ae6682e296311e1 /extra/libxres
parent7e7561a9640d0e1f54288a391239feb6bd691b56 (diff)
Sat Jun 1 00:09:42 PDT 2013
Diffstat (limited to 'extra/libxres')
-rw-r--r--extra/libxres/PKGBUILD7
1 files changed, 4 insertions, 3 deletions
diff --git a/extra/libxres/PKGBUILD b/extra/libxres/PKGBUILD
index b2b18476e..1f9c12f09 100644
--- a/extra/libxres/PKGBUILD
+++ b/extra/libxres/PKGBUILD
@@ -1,8 +1,9 @@
-# $Id: PKGBUILD 152788 2012-03-09 16:26:13Z andyrtr $
+# $Id: PKGBUILD 186885 2013-05-31 14:04:26Z andyrtr $
+# Maintainer: AndyRTR <andyrtr@archlinux.org>
# Maintainer: Jan de Groot <jgc@archlinux.org>
pkgname=libxres
-pkgver=1.0.6
+pkgver=1.0.7
pkgrel=1
pkgdesc="X11 Resource extension library"
arch=('i686' 'x86_64')
@@ -12,7 +13,7 @@ depends=('libxext')
makedepends=('resourceproto' 'damageproto' 'compositeproto' 'scrnsaverproto' 'xorg-util-macros')
options=('!libtool')
source=("${url}/releases/individual/lib/libXres-${pkgver}.tar.bz2")
-sha1sums=('31a9b7d4f7a978de36c6f1c867dced29bfe7ef0f')
+sha256sums=('26899054aa87f81b17becc68e8645b240f140464cf90c42616ebb263ec5fa0e5')
build() {
cd "${srcdir}/libXres-${pkgver}"