summaryrefslogtreecommitdiff
path: root/pcr/hexchat-libre/PKGBUILD
diff options
context:
space:
mode:
authorMárcio Alexandre Silva Delgado <coadde@lavabit.com>2013-02-25 16:54:28 -0200
committerMárcio Alexandre Silva Delgado <coadde@lavabit.com>2013-02-25 16:54:28 -0200
commit0654480be225ba2d71ba22d1882b4aa9d37312ac (patch)
tree1b75fa5b1fa8754f8c2b486a37b14e490ff4ac5d /pcr/hexchat-libre/PKGBUILD
parentad4e656602a146469f1588b8027dafc64ed7eaac (diff)
parent7e64f3e2f53da081c5d9acb791d20c0fb8652657 (diff)
downloadabslibre-0654480be225ba2d71ba22d1882b4aa9d37312ac.tar.gz
abslibre-0654480be225ba2d71ba22d1882b4aa9d37312ac.tar.bz2
abslibre-0654480be225ba2d71ba22d1882b4aa9d37312ac.zip
Merge branch 'master' of ssh://parabolagnulinux.org:1863/srv/git/abslibre
Diffstat (limited to 'pcr/hexchat-libre/PKGBUILD')
-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