diff options
author | Danny Rawlins <monster.romster@gmail.com> | 2012-07-16 02:15:01 +1000 |
---|---|---|
committer | Danny Rawlins <monster.romster@gmail.com> | 2012-07-16 02:15:01 +1000 |
commit | 0bdf4529a369e9f5879d1f2cfa2c0e61b5fb9290 (patch) | |
tree | a945736cc53c4717a588f15ddcbbeff50fd30fb0 /xorg-libxres | |
parent | 101e8c1374f7d30b39426b1bf65ff587196d0431 (diff) | |
download | xorg-0bdf4529a369e9f5879d1f2cfa2c0e61b5fb9290.tar.gz xorg-0bdf4529a369e9f5879d1f2cfa2c0e61b5fb9290.tar.xz |
xorg-libxres: 1.0.5 -> 1.0.6, new maintainer
Diffstat (limited to 'xorg-libxres')
-rw-r--r-- | xorg-libxres/.footprint | 4 | ||||
-rw-r--r-- | xorg-libxres/.md5sum | 2 | ||||
-rw-r--r-- | xorg-libxres/Pkgfile | 4 |
3 files changed, 5 insertions, 5 deletions
diff --git a/xorg-libxres/.footprint b/xorg-libxres/.footprint index 32926ded..4678ead8 100644 --- a/xorg-libxres/.footprint +++ b/xorg-libxres/.footprint @@ -9,6 +9,8 @@ drwxr-xr-x root/root usr/lib/ lrwxrwxrwx root/root usr/lib/libXRes.so -> libXRes.so.1.0.0 lrwxrwxrwx root/root usr/lib/libXRes.so.1 -> libXRes.so.1.0.0 -rwxr-xr-x root/root usr/lib/libXRes.so.1.0.0 +drwxr-xr-x root/root usr/lib/pkgconfig/ +-rw-r--r-- root/root usr/lib/pkgconfig/xres.pc drwxr-xr-x root/root usr/man/ drwxr-xr-x root/root usr/man/man3/ -rw-r--r-- root/root usr/man/man3/XRes.3.gz @@ -17,5 +19,3 @@ drwxr-xr-x root/root usr/man/man3/ -rw-r--r-- root/root usr/man/man3/XResQueryClients.3.gz -rw-r--r-- root/root usr/man/man3/XResQueryExtension.3.gz -rw-r--r-- root/root usr/man/man3/XResQueryVersion.3.gz -drwxr-xr-x root/root usr/lib/pkgconfig/ --rw-r--r-- root/root usr/lib/pkgconfig/xres.pc diff --git a/xorg-libxres/.md5sum b/xorg-libxres/.md5sum index 641bb40b..aa99cae1 100644 --- a/xorg-libxres/.md5sum +++ b/xorg-libxres/.md5sum @@ -1 +1 @@ -d08f0b6df3f96c051637d37009f4e55a libXres-1.0.5.tar.bz2 +80d0c6d8522fa7a645e4f522e9a9cd20 libXres-1.0.6.tar.bz2 diff --git a/xorg-libxres/Pkgfile b/xorg-libxres/Pkgfile index bf2ddc64..185afbc1 100644 --- a/xorg-libxres/Pkgfile +++ b/xorg-libxres/Pkgfile @@ -1,10 +1,10 @@ # Description: X Resource extension client library # 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-libx11, xorg-libxext, xorg-resourceproto name=xorg-libxres -version=1.0.5 +version=1.0.6 release=1 source=(http://xorg.freedesktop.org/releases/individual/lib/libXres-$version.tar.bz2) |