summaryrefslogtreecommitdiff
path: root/extra/xorg-iceauth/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/xorg-iceauth/PKGBUILD')
-rw-r--r--extra/xorg-iceauth/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/extra/xorg-iceauth/PKGBUILD b/extra/xorg-iceauth/PKGBUILD
index 9063e3a4d..6a851a494 100644
--- a/extra/xorg-iceauth/PKGBUILD
+++ b/extra/xorg-iceauth/PKGBUILD
@@ -1,8 +1,8 @@
-# $Id: PKGBUILD 125572 2011-05-26 20:17:22Z andyrtr $
+# $Id: PKGBUILD 191580 2013-07-25 21:13:50Z andyrtr $
# Maintainer: Jan de Groot <jgc@archlinux.org>
pkgname=xorg-iceauth
-pkgver=1.0.5
+pkgver=1.0.6
pkgrel=1
pkgdesc="ICE authority file utility"
arch=(i686 x86_64)
@@ -12,7 +12,7 @@ depends=('libice')
makedepends=('xorg-util-macros' 'xproto')
groups=('xorg-apps' 'xorg')
source=(http://xorg.freedesktop.org/archive/individual/app/iceauth-${pkgver}.tar.bz2)
-sha1sums=('d996c6ecaa93dcaccee4a11991eeacd40bddc13e')
+sha256sums=('bd990837353b439e6f45d478a87b8dbfa3f67d72d903e7a9ed4eb8de52f2e2f4')
build() {
cd "${srcdir}/iceauth-${pkgver}"