summaryrefslogtreecommitdiff
path: root/extra/libxres
diff options
context:
space:
mode:
authorMichał Masłowski <mtjm@mtjm.eu>2012-03-11 11:53:09 +0100
committerMichał Masłowski <mtjm@mtjm.eu>2012-03-11 11:53:09 +0100
commit3156702a5deccd61451be9f7d8ba0fd212a3043b (patch)
tree624620bf3c78560df2455ebe11c66073a39d7355 /extra/libxres
parentaa74620a7ef4a49bd466b993c4675514781bd179 (diff)
parent4640048ddd1331c9f6fc14b8921ccecdb6b1ea11 (diff)
Merge branch 'master' of ssh://parabolagnulinux.org:1863/home/parabola/abslibre-pre-mips64el
Conflicts: core/kmod/PKGBUILD core/nfs-utils/PKGBUILD extra/libdmx/PKGBUILD gnome-unstable/gnome-keyring/PKGBUILD gnome-unstable/libgnome-keyring/PKGBUILD gnome-unstable/libgweather/PKGBUILD gnome-unstable/libgweather/libgweather.install multilib/lib32-gnutls/PKGBUILD multilib/lib32-libtiff/PKGBUILD testing/libxcb/PKGBUILD testing/libxcb/libxcb-1.1-no-pthread-stubs.patch testing/libxi/PKGBUILD testing/mesa/PKGBUILD
Diffstat (limited to 'extra/libxres')
-rw-r--r--extra/libxres/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/extra/libxres/PKGBUILD b/extra/libxres/PKGBUILD
index 285ec5287..85568ba2e 100644
--- a/extra/libxres/PKGBUILD
+++ b/extra/libxres/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 151432 2012-02-26 10:51:47Z pierre $
+# $Id: PKGBUILD 152788 2012-03-09 16:26:13Z andyrtr $
# Maintainer: Jan de Groot <jgc@archlinux.org>
pkgname=libxres
-pkgver=1.0.5
-pkgrel=2
+pkgver=1.0.6
+pkgrel=1
pkgdesc="X11 Resource extension library"
arch=('i686' 'x86_64' 'mips64el')
url="http://xorg.freedesktop.org"
@@ -12,7 +12,7 @@ depends=('libxext')
makedepends=('resourceproto' 'damageproto' 'compositeproto' 'scrnsaverproto' 'xorg-util-macros')
options=('!libtool')
source=("${url}/releases/individual/lib/libXres-${pkgver}.tar.bz2")
-sha1sums=('d3a36f9b6ae430da91f2cbae409916f605074195')
+sha1sums=('31a9b7d4f7a978de36c6f1c867dced29bfe7ef0f')
build() {
cd "${srcdir}/libXres-${pkgver}"