diff options
author | Tilman Sauerbeck <tilman@crux.nu> | 2009-11-15 17:56:39 +0100 |
---|---|---|
committer | Tilman Sauerbeck <tilman@crux.nu> | 2009-11-15 17:56:39 +0100 |
commit | 2fa3ac871a8fa5b5093299daf3a987106628998e (patch) | |
tree | f150eb148e07629655585696ece2d2cc17a3b931 /xorg-xrdb | |
parent | 4aa5ced120b745f84e049dba3d933b624db2b69d (diff) | |
download | xorg-2fa3ac871a8fa5b5093299daf3a987106628998e.tar.gz xorg-2fa3ac871a8fa5b5093299daf3a987106628998e.tar.xz |
xorg-xrdb: updated to 1.0.6.
Diffstat (limited to 'xorg-xrdb')
-rw-r--r-- | xorg-xrdb/.md5sum | 2 | ||||
-rw-r--r-- | xorg-xrdb/Pkgfile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/xorg-xrdb/.md5sum b/xorg-xrdb/.md5sum index a87d7179..7e9420c4 100644 --- a/xorg-xrdb/.md5sum +++ b/xorg-xrdb/.md5sum @@ -1 +1 @@ -9c30b8e1709d5367beb7706146640c07 xrdb-1.0.5.tar.bz2 +8dd881cd5a7dcb6e456549817f0fb475 xrdb-1.0.6.tar.bz2 diff --git a/xorg-xrdb/Pkgfile b/xorg-xrdb/Pkgfile index d8fb81ab..2b3910f8 100644 --- a/xorg-xrdb/Pkgfile +++ b/xorg-xrdb/Pkgfile @@ -4,7 +4,7 @@ # Depends on: xorg-libxmu, xorg-libx11 name=xorg-xrdb -version=1.0.5 +version=1.0.6 release=1 source=(http://xorg.freedesktop.org/releases/individual/app/xrdb-$version.tar.bz2) |