diff options
author | piernov <piernov@piernov.org> | 2011-09-24 21:35:54 +0200 |
---|---|---|
committer | piernov <piernov@piernov.org> | 2011-09-24 21:35:54 +0200 |
commit | e0cdf7368209a494555f5f781083e4244053513d (patch) | |
tree | f551818a5e8cedfd93daed1ada051aa4fb4434ac /xorg/xorg-twm | |
parent | fa21c6dbd7a28fafcc288e73134c605efa325c23 (diff) | |
download | nutyx-extra-e0cdf7368209a494555f5f781083e4244053513d.tar.gz nutyx-extra-e0cdf7368209a494555f5f781083e4244053513d.tar.bz2 nutyx-extra-e0cdf7368209a494555f5f781083e4244053513d.tar.xz nutyx-extra-e0cdf7368209a494555f5f781083e4244053513d.zip |
xorg-twm 1.0.7-1 màj port
Diffstat (limited to 'xorg/xorg-twm')
-rw-r--r-- | xorg/xorg-twm/.md5sum.i686 | 2 | ||||
-rw-r--r-- | xorg/xorg-twm/.md5sum.x86_64 | 2 | ||||
-rwxr-xr-x | xorg/xorg-twm/Pkgfile | 4 |
3 files changed, 3 insertions, 5 deletions
diff --git a/xorg/xorg-twm/.md5sum.i686 b/xorg/xorg-twm/.md5sum.i686 index 07086bfdd..1d978b873 100644 --- a/xorg/xorg-twm/.md5sum.i686 +++ b/xorg/xorg-twm/.md5sum.i686 @@ -1 +1 @@ -952d06a0c2ec34687b536c7b619fc671 twm-1.0.6.tar.bz2 +c1c124ff16255d6525a53a0d5cec8bf9 twm-1.0.7.tar.bz2 diff --git a/xorg/xorg-twm/.md5sum.x86_64 b/xorg/xorg-twm/.md5sum.x86_64 index 07086bfdd..1d978b873 100644 --- a/xorg/xorg-twm/.md5sum.x86_64 +++ b/xorg/xorg-twm/.md5sum.x86_64 @@ -1 +1 @@ -952d06a0c2ec34687b536c7b619fc671 twm-1.0.6.tar.bz2 +c1c124ff16255d6525a53a0d5cec8bf9 twm-1.0.7.tar.bz2 diff --git a/xorg/xorg-twm/Pkgfile b/xorg/xorg-twm/Pkgfile index ec0bc4bfc..2a98d9a82 100755 --- a/xorg/xorg-twm/Pkgfile +++ b/xorg/xorg-twm/Pkgfile @@ -6,12 +6,10 @@ # Run on: name=xorg-twm -version=1.0.6 +version=1.0.7 release=1 source=(http://xorg.freedesktop.org/releases/individual/app/twm-$version.tar.bz2) - - build() { cd twm-$version ./configure $XORG_CONFIG |