diff options
author | tnut <tnut at nutyx dot com> | 2012-06-13 22:31:43 +0200 |
---|---|---|
committer | piernov <piernov@piernov.org> | 2012-06-17 18:42:37 +0200 |
commit | 8bab0b5bba610778e556c39b7244adaebd4bc094 (patch) | |
tree | 9f5c863c6059c2044e450409ea73690dfa8f8b95 | |
parent | 03afe631ccaa2e7eef64117ce8b9cceeff19b9cb (diff) | |
download | nutyx-extra-8bab0b5bba610778e556c39b7244adaebd4bc094.tar.gz nutyx-extra-8bab0b5bba610778e556c39b7244adaebd4bc094.tar.bz2 nutyx-extra-8bab0b5bba610778e556c39b7244adaebd4bc094.tar.xz nutyx-extra-8bab0b5bba610778e556c39b7244adaebd4bc094.zip |
xorg-libxaw, maj 1.0.11-1
(cherry picked from commit 0c74a39f61e53146efa98400a25bc0c17b422fe3)
-rw-r--r-- | xorg-libxaw/Pkgfile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/xorg-libxaw/Pkgfile b/xorg-libxaw/Pkgfile index d4439c440..a38b8d272 100644 --- a/xorg-libxaw/Pkgfile +++ b/xorg-libxaw/Pkgfile @@ -1,6 +1,6 @@ # Description: X Athena Widgets toolkit # URL: http://xorg.freedesktop.org -# Maintainer: cgit.freedesktop.org +# Maintainer: cgit.freedesktop.org/xorg/lib/libXaw/ # Packager: thierryn1 at hispeed dot ch # Depends on: xorg-xproto, xorg-libx11, xorg-xextproto, xorg-libxext, xorg-libxt, xorg-libxmu, xorg-libxpm, xorg-libxau # Run on: xorg-libx11,xorg-libxext,xorg-libxt,xorg-libxmu,xorg-libxpm,xorg-libxau @@ -8,6 +8,7 @@ name=xorg-libxaw version=1.0.11 release=1 +branch=test source=(http://xorg.freedesktop.org/releases/individual/lib/libXaw-$version.tar.bz2) build() { |