diff options
Diffstat (limited to 'extra/system-config-printer/Pkgfile')
-rwxr-xr-x | extra/system-config-printer/Pkgfile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/extra/system-config-printer/Pkgfile b/extra/system-config-printer/Pkgfile index d493b315c..2f1a55e07 100755 --- a/extra/system-config-printer/Pkgfile +++ b/extra/system-config-printer/Pkgfile @@ -5,12 +5,12 @@ # Depends on: pycups, pyxml, dbus-python, xmlto name=system-config-printer -version=1.2.5 +version=1.2.95 python_version=3.1 release=1 -source=(http://cyberelk.net/tim/data/$name/1.1/$name-$version.tar.bz2) +source=(http://cyberelk.net/tim/data/$name/1.3/$name-$version.tar.bz2) build() { cd $name-$version |