diff options
author | Danny Rawlins <monster.romster@gmail.com> | 2014-01-28 12:21:55 +1100 |
---|---|---|
committer | Danny Rawlins <monster.romster@gmail.com> | 2014-01-28 12:22:51 +1100 |
commit | ca029df7978c8391c3afca88c928f91f55854a5c (patch) | |
tree | 855484839faf5a62e2e1ad431c8fde5599445db7 /xorg-xtrans | |
parent | 319b48e54083fe93b34a8e65028996f3adab7567 (diff) | |
download | xorg-ca029df7978c8391c3afca88c928f91f55854a5c.tar.gz xorg-ca029df7978c8391c3afca88c928f91f55854a5c.tar.xz |
xorg-xtrans: 1.3.2 -> 1.3.3
Diffstat (limited to 'xorg-xtrans')
-rw-r--r-- | xorg-xtrans/.md5sum | 2 | ||||
-rw-r--r-- | xorg-xtrans/Pkgfile | 3 |
2 files changed, 3 insertions, 2 deletions
diff --git a/xorg-xtrans/.md5sum b/xorg-xtrans/.md5sum index 23f39223..9b0b51d1 100644 --- a/xorg-xtrans/.md5sum +++ b/xorg-xtrans/.md5sum @@ -1 +1 @@ -050eb8f1d41e254f508bab72f1c10d6e xtrans-1.3.2.tar.bz2 +2f14c31ab556fc91039f51a113b38aa2 xtrans-1.3.3.tar.bz2 diff --git a/xorg-xtrans/Pkgfile b/xorg-xtrans/Pkgfile index 3dd30a8b..c9221adb 100644 --- a/xorg-xtrans/Pkgfile +++ b/xorg-xtrans/Pkgfile @@ -1,9 +1,10 @@ # Description: Library of code to handle network protocol transport # URL: http://xorg.freedesktop.org # Maintainer: CRUX Xorg Team, xorg-ports at crux dot nu +# Depends on: xorg-util-macros name=xorg-xtrans -version=1.3.2 +version=1.3.3 release=1 source=(http://xorg.freedesktop.org/releases/individual/lib/xtrans-$version.tar.bz2) |