diff options
Diffstat (limited to 'extra/pycups/Pkgfile')
-rw-r--r-- | extra/pycups/Pkgfile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/extra/pycups/Pkgfile b/extra/pycups/Pkgfile index 00b21ec47..c74e065da 100644 --- a/extra/pycups/Pkgfile +++ b/extra/pycups/Pkgfile @@ -7,8 +7,8 @@ name=pycups version=1.9.49 release=1 -source=(http://cyberelk.net/tim/data/pycups/$name-$version.tar.bz2\ - pycups-1.9.49-python-2.5.patch) +source=(http://cyberelk.net/tim/data/pycups/$name-$version.tar.bz2 \ +http://nutyx.meticul.eu/files/patchs/$name/pycups-1.9.49-python-2.5.patch) build() { cd $name-$version patch -Np1 -i ../pycups-1.9.49-python-2.5.patch |