diff options
author | Juergen Daubert <jue@jue.li> | 2013-07-27 16:25:56 +0200 |
---|---|---|
committer | Juergen Daubert <jue@jue.li> | 2013-07-27 16:25:56 +0200 |
commit | 3d82e71cc7a08db5afaf78085da14371f393936f (patch) | |
tree | 4833c38dd04887fb8e5d86bc5aa26a0eb2e0d53e /xorg-iceauth | |
parent | 2e65a5da6a1e9bf0f2a135ab9f3dc744b0f87413 (diff) | |
download | xorg-3d82e71cc7a08db5afaf78085da14371f393936f.tar.gz xorg-3d82e71cc7a08db5afaf78085da14371f393936f.tar.xz |
xorg-iceauth: update to 1.0.6
Diffstat (limited to 'xorg-iceauth')
-rw-r--r-- | xorg-iceauth/.md5sum | 2 | ||||
-rw-r--r-- | xorg-iceauth/Pkgfile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/xorg-iceauth/.md5sum b/xorg-iceauth/.md5sum index 8706124d..1486ad90 100644 --- a/xorg-iceauth/.md5sum +++ b/xorg-iceauth/.md5sum @@ -1 +1 @@ -08e3f6b523da8b0af179f22f339508b2 iceauth-1.0.5.tar.bz2 +2527344acc60741a709f4858564c5ae6 iceauth-1.0.6.tar.bz2 diff --git a/xorg-iceauth/Pkgfile b/xorg-iceauth/Pkgfile index e758a598..82f11a73 100644 --- a/xorg-iceauth/Pkgfile +++ b/xorg-iceauth/Pkgfile @@ -4,7 +4,7 @@ # Depends on: xorg-server, xorg-xproto, xorg-libice name=xorg-iceauth -version=1.0.5 +version=1.0.6 release=1 source=(http://xorg.freedesktop.org/releases/individual/app/iceauth-$version.tar.bz2) |