diff options
Diffstat (limited to 'extra/simple-scan/Pkgfile')
-rw-r--r-- | extra/simple-scan/Pkgfile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/extra/simple-scan/Pkgfile b/extra/simple-scan/Pkgfile index 0a4097065..93c3a8fb9 100644 --- a/extra/simple-scan/Pkgfile +++ b/extra/simple-scan/Pkgfile @@ -2,14 +2,14 @@ # URL: https://launchpad.net/simple-scan/ # Maintainer: NuTyX core team # Packager: lesibel at free dot fr -# Depends on: libtool, sane, gconf, gnome-doc-utils +# Depends on: libtool, sane, gconf, gnome-doc-utils, xorg-libxcursor, xorg-libxdamage, xorg-libxrandr, xorg-libxinerama # Run on: sane,gconf name=simple-scan -version=2.31.1 +version=2.32.0 release=1 -source=( http://people.ubuntu.com/~robert-ancell/$name/$name-$version.tar.gz ) +source=(http://ftp.gnome.org/pub/gnome/sources/$name/2.32/$name-$version.tar.bz2 ) build() { cd $name-$version |