diff options
-rw-r--r-- | xorg-libxcursor/Pkgfile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/xorg-libxcursor/Pkgfile b/xorg-libxcursor/Pkgfile index 5dafc0b33..aa16d0d95 100644 --- a/xorg-libxcursor/Pkgfile +++ b/xorg-libxcursor/Pkgfile @@ -1,6 +1,6 @@ # Description: xorg lib libXcursor # URL: http://xorg.freedesktop.org -# Maintainer: cgit.freedesktop.org +# Maintainer: cgit.freedesktop.org/xorg/lib/libXcursor/ # Packager: thierryn1 at hispeed dot ch # Depends on: xorg-libxrender, xorg-libxfixes, xorg-libx11, xorg-fixesproto # Run on: xorg-libxrender,xorg-libxfixes,xorg-libx11 @@ -8,6 +8,7 @@ name=xorg-libxcursor version=1.1.13 release=1 +branch=test source=(http://xorg.freedesktop.org/releases/individual/lib/libXcursor-$version.tar.bz2) build() { |