Edited PKGBUILDs

This commit is contained in:
arcan1s
2013-09-17 02:41:51 +04:00
parent 75e875357f
commit 5aeb4d5689
16 changed files with 198 additions and 129 deletions

11
qscite/get_qsci.sh.patch Normal file
View File

@ -0,0 +1,11 @@
--- get_qsci.sh.old 2011-03-22 15:20:40.000000000 +0300
+++ get_qsci.sh 2013-09-17 01:46:11.755695009 +0400
@@ -6,7 +6,7 @@
/snapshot/ {next}
/tar\.gz/ { print $2 }
' )
-_download_link="http://www.riverbankcomputing.co.uk$_download_path"
+_download_link=`echo $_download_path | sed "s#http://#http://optimate.dl.#" | sed "s#projects/pyqt/files#project/pyqt#"`
_archive_filename=$( basename "$_download_path" )
_archive_dir=$( echo "$_archive_filename" | sed 's/.tar.gz//' )
_archive_size=$(