summaryrefslogtreecommitdiff
path: root/pcr
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2013-02-24 00:49:03 -0800
committerroot <root@rshg054.dnsready.net>2013-02-24 00:49:03 -0800
commit90f97c6f30af5c30599fab0b6d6c1f474ad15fe0 (patch)
tree0230ba179c3eeb50693532000b55bea6ea5ec3f7 /pcr
parentc8c918cb8c810e3300e5165f9af7ca8ab9650a59 (diff)
Sun Feb 24 00:48:48 PST 2013
Diffstat (limited to 'pcr')
-rw-r--r--pcr/hexchat-libre/PKGBUILD5
1 files changed, 3 insertions, 2 deletions
diff --git a/pcr/hexchat-libre/PKGBUILD b/pcr/hexchat-libre/PKGBUILD
index 26c353fb9..489fb0c91 100644
--- a/pcr/hexchat-libre/PKGBUILD
+++ b/pcr/hexchat-libre/PKGBUILD
@@ -4,8 +4,8 @@
_pkgname=hexchat
pkgname=hexchat-libre
pkgver=2.9.4
-pkgrel=2
-pkgdesc='A GTK+ based IRC client without non-free browser reference'
+pkgrel=2.1
+pkgdesc='A GTK+ based IRC client without non-free browser reference (Parabola rebranded)'
arch=('i686' 'x86_64' 'mips64el')
url='http://www.hexchat.org/'
license=('GPL')
@@ -29,6 +29,7 @@ md5sums=('5609cac7200fc91be57196501aaf07fa'
build() {
cd "$srcdir/$_pkgname-$pkgver"
+ sed -i -e 's#ArchLinux#Parabola GNU/Linux-libre#' plugins/sysinfo/parse.c
patch -p1 -i "${srcdir}/remove-non-free-suggestion.patch"
patch -p1 -i "${srcdir}/no-firefox.patch"
mkdir m4