summaryrefslogtreecommitdiff
path: root/extra/libxss
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/libxss
parent3792e3874accbc868e7032042f1ecefdef25638e (diff)
Sun Mar 11 00:02:37 UTC 2012
Diffstat (limited to 'extra/libxss')
-rw-r--r--extra/libxss/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/extra/libxss/PKGBUILD b/extra/libxss/PKGBUILD
index 66c2834b4..5fafc2d8d 100644
--- a/extra/libxss/PKGBUILD
+++ b/extra/libxss/PKGBUILD
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD 151434 2012-02-26 10:53:02Z pierre $
+# $Id: PKGBUILD 152791 2012-03-09 16:28:04Z andyrtr $
# Maintainer: Jan de Groot <jgc@archlinux.org>
# Contributor: Alexander Baldeck <alexander@archlinux.org>
pkgname=libxss
-pkgver=1.2.1
-pkgrel=2
+pkgver=1.2.2
+pkgrel=1
pkgdesc="X11 Screen Saver extension library"
arch=('i686' 'x86_64')
license=('custom')
@@ -13,7 +13,7 @@ depends=('libxext' 'scrnsaverproto')
makedepends=('xorg-util-macros')
options=('!libtool')
source=("${url}/releases/individual/lib/libXScrnSaver-${pkgver}.tar.bz2")
-sha1sums=('3c29e2222fd68e26e408234c51c6d8b2edf6ab19')
+sha1sums=('7b8298eec371c33a71232e3653370a98f03c6c88')
build() {
cd "${srcdir}/libXScrnSaver-${pkgver}"