diff options
author | sibel <lesibel@free.fr> | 2011-01-09 12:00:59 +0100 |
---|---|---|
committer | sibel <lesibel@free.fr> | 2011-01-09 12:00:59 +0100 |
commit | b42779ab575428caf7354729f950bbec42c70a60 (patch) | |
tree | 8677afd3e9e49d85e7a53f2761c2ce0b0deb2ed2 /extra/system-config-printer/Pkgfile | |
parent | 32d7e5c58ec305e59ca27f66d8a9dbf81719a304 (diff) | |
download | nutyx-pakxe-b42779ab575428caf7354729f950bbec42c70a60.tar.gz nutyx-pakxe-b42779ab575428caf7354729f950bbec42c70a60.tar.bz2 nutyx-pakxe-b42779ab575428caf7354729f950bbec42c70a60.tar.xz nutyx-pakxe-b42779ab575428caf7354729f950bbec42c70a60.zip |
system-config-printer, maj 1.2.95-1
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 |