summaryrefslogtreecommitdiff
path: root/extra/libxdmcp/PKGBUILD
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2012-03-11 00:02:38 +0000
committerroot <root@rshg054.dnsready.net>2012-03-11 00:02:38 +0000
commit503034bfe282c58ff13c42c7a6b92aa062d779b5 (patch)
treeece09793a2bf096dd717bcd4082f0814784b8b27 /extra/libxdmcp/PKGBUILD
parent3792e3874accbc868e7032042f1ecefdef25638e (diff)
Sun Mar 11 00:02:37 UTC 2012
Diffstat (limited to 'extra/libxdmcp/PKGBUILD')
-rw-r--r--extra/libxdmcp/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/extra/libxdmcp/PKGBUILD b/extra/libxdmcp/PKGBUILD
index e07fc3fc8..541f81ef7 100644
--- a/extra/libxdmcp/PKGBUILD
+++ b/extra/libxdmcp/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 151412 2012-02-26 10:38:01Z pierre $
+# $Id: PKGBUILD 152771 2012-03-09 16:07:19Z andyrtr $
#Maintainer: Jan de Groot <jgc@archlinux.org>
pkgname=libxdmcp
-pkgver=1.1.0
-pkgrel=2
+pkgver=1.1.1
+pkgrel=1
pkgdesc="X11 Display Manager Control Protocol library"
arch=('i686' 'x86_64')
url="http://xorg.freedesktop.org/"
@@ -12,7 +12,7 @@ depends=('xproto' 'glibc')
makedepends=('xorg-util-macros')
options=('!libtool')
source=("${url}/releases/individual/lib/libXdmcp-${pkgver}.tar.bz2")
-sha1sums=('28132db24727552f77e998e6a6798a5b9b30789f')
+sha1sums=('3b63e8fc1600c51d9897d017da190fc6c16245b6')
build() {
cd "${srcdir}/libXdmcp-${pkgver}"