summaryrefslogtreecommitdiff
path: root/libre/xchat-libre
diff options
context:
space:
mode:
authorAndré Fabian Silva Delgado <emulatorman@lavabit.com>2013-01-19 02:44:01 -0200
committerAndré Fabian Silva Delgado <emulatorman@lavabit.com>2013-01-19 02:44:01 -0200
commit75fd4563f2f0840164c579777d39ada9664e3eab (patch)
tree67cfe53ab10883f586304902ce6c041ed9d8241f /libre/xchat-libre
parent8bd0ef69a201fbc4bd18e14815574cafdffb6e61 (diff)
xchat-libre-2.8.8-11.1: fixing error on remove-non-free-suggestion.patch
Diffstat (limited to 'libre/xchat-libre')
-rw-r--r--libre/xchat-libre/PKGBUILD2
-rw-r--r--libre/xchat-libre/remove-non-free-suggestion.patch2
2 files changed, 2 insertions, 2 deletions
diff --git a/libre/xchat-libre/PKGBUILD b/libre/xchat-libre/PKGBUILD
index 67e7f5777..c8cc9d72b 100644
--- a/libre/xchat-libre/PKGBUILD
+++ b/libre/xchat-libre/PKGBUILD
@@ -32,7 +32,7 @@ sha1sums=('e12305da42d1aacc26c2ca25e239f393d4dd3532'
'a053fba4e1911d1ee6a8248fe19e344797920fe3'
'70c3cc29fc55ff35f701ef8ac23078b6e3761ce1'
'aecaf6176a7cfd62555207b02f2793b360aa39da'
- 'caec47173e382e75647d86c91b5aa4503e903fdb'
+ '5a58642e7da870e1d32f7c5da4e61b5c036f76eb'
'20aef0ae608af6b30e1b4249f9c53830f8f514f6')
build() {
diff --git a/libre/xchat-libre/remove-non-free-suggestion.patch b/libre/xchat-libre/remove-non-free-suggestion.patch
index 66be5e9ae..ab4b3dc7b 100644
--- a/libre/xchat-libre/remove-non-free-suggestion.patch
+++ b/libre/xchat-libre/remove-non-free-suggestion.patch
@@ -6,7 +6,7 @@ diff -Nur xchat-2.8.8.orig/src/common/xchat.c xchat-2.8.8/src/common/xchat.c
static char defaultconf_urlhandlers[] =
- "NAME Open Link in Opera\n" "CMD !opera -remote 'openURL(%s)'\n\n";
-+ "NAME Open Link in Iceweasel\n" "CMD !iceweasel '%s'\n\n";
++ "NAME Open Link in Iceweasel\n" "CMD !iceweasel '%s'\n\n"\
+ "NAME Open Link in GNU IceCat\n" "CMD !icecat '%s'\n\n";
#ifdef USE_SIGACTION