diff options
author | Danny Rawlins <monster.romster@gmail.com> | 2012-07-16 05:27:54 +1000 |
---|---|---|
committer | Danny Rawlins <monster.romster@gmail.com> | 2012-07-16 05:27:54 +1000 |
commit | 74d162eb2166f2f34639eb715805a6a17ca08b4d (patch) | |
tree | 902dffc1f527b25fa84ff3225e778ecbe7926983 /xorg-xhost | |
parent | 3ffa213b37df4784b69e94dc7d10a8a89f91b9ed (diff) | |
download | xorg-74d162eb2166f2f34639eb715805a6a17ca08b4d.tar.gz xorg-74d162eb2166f2f34639eb715805a6a17ca08b4d.tar.xz |
xorg-xhost: 1.0.4 -> 1.0.5, new maintainer
Diffstat (limited to 'xorg-xhost')
-rw-r--r-- | xorg-xhost/.md5sum | 2 | ||||
-rw-r--r-- | xorg-xhost/Pkgfile | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/xorg-xhost/.md5sum b/xorg-xhost/.md5sum index 3953af4e..6c1a3b5b 100644 --- a/xorg-xhost/.md5sum +++ b/xorg-xhost/.md5sum @@ -1 +1 @@ -2be663a0afbcc0856c1591477d5bf32a xhost-1.0.4.tar.bz2 +a0fcd2cb6ddd9f378944cc6f4f83cd7c xhost-1.0.5.tar.bz2 diff --git a/xorg-xhost/Pkgfile b/xorg-xhost/Pkgfile index 63b08434..1bb6507a 100644 --- a/xorg-xhost/Pkgfile +++ b/xorg-xhost/Pkgfile @@ -1,10 +1,10 @@ # Description: x server access control program # URL: http://xorg.freedesktop.org -# Maintainer: Tilman Sauerbeck, tilman at crux dot nu +# Maintainer: CRUX Xorg Team, xorg-ports at crux dot nu # Depends on: xorg-libxmu name=xorg-xhost -version=1.0.4 +version=1.0.5 release=1 source=(http://xorg.freedesktop.org/releases/individual/app/xhost-$version.tar.bz2) |