qupzilla: edit patch

This commit is contained in:
Chaoting Liu 2015-10-29 18:20:31 +00:00
parent 441d46b724
commit 9af4817005
2 changed files with 2 additions and 2 deletions

View File

@ -22,7 +22,7 @@ index 07b791a..f003ff4 100644
+ allPages = "url:\"https://chakraos.org\"|title:\"The Chakra Project\";"
+ "url:\"https://chakraos.org/forum\"|title:\"Forums\";"
+ "url:\"https://webchat.freenode.net/?channels=chakra\"|title:\"IRC\";"
+ "url:\"http://www.youtube.com/html5\"|title:\"YouTube-html5\";";
+ "url:\"http://www.youtube.com/html5\"|title:\"YouTube-html5\";"
+ "url:\"https://duckduckgo.com/?t=chakra\"|title:\"DuckDuckGo\";";
}
changed(allPages);

View File

@ -18,7 +18,7 @@ screenshot='http://www.qupzilla.com/screens/kde.png'
source=("https://github.com/QupZilla/qupzilla/releases/download/v${pkgver}/${_pkgname}-${pkgver}.tar.xz"
'0001-branded-speeddial.patch')
sha1sums=('1ec7c048243b57b29eb8cb3e574cb62606dd3a87'
'1c64f02f0671d379b2bd7a98ba15bc38c919e3cd')
'7ae942d114016e5971caffd8a5cef8e20495f127')
prepare() {
msg 'Applying browserUI patch...'