diff options
Diffstat (limited to 'xorg-xkbcomp/Pkgfile')
-rw-r--r-- | xorg-xkbcomp/Pkgfile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/xorg-xkbcomp/Pkgfile b/xorg-xkbcomp/Pkgfile index 564bfe336..891df921a 100644 --- a/xorg-xkbcomp/Pkgfile +++ b/xorg-xkbcomp/Pkgfile @@ -1,6 +1,6 @@ # Description: xorg XKB keyboard description compiler # URL: http://xorg.freedesktop.org -# Maintainer: NuTyX core team +# Maintainer: cgit.freedesktop.org/xorg/app/xkbcomp/ # Packager: thierryn1 at hispeed dot ch # Depends on: xorg-libx11, xorg-libxkbfile # Run on: xorg-libx11,xorg-libxkbfile @@ -8,6 +8,7 @@ name=xorg-xkbcomp version=1.2.4 release=1 +branch=test source=(http://xorg.freedesktop.org/releases/individual/app/xkbcomp-$version.tar.bz2) build() { |