summaryrefslogtreecommitdiff
path: root/libre/hexchat-libre/PKGBUILD
diff options
context:
space:
mode:
authorLuke Shumaker <LukeShu@sbcglobal.net>2013-05-28 17:31:38 -0600
committerLuke Shumaker <LukeShu@sbcglobal.net>2013-05-28 17:31:38 -0600
commitef823d9ecf2e85c3915f307a9916d2e095923f5a (patch)
tree4c07e93746dd3987c66d8c085dc8014268159833 /libre/hexchat-libre/PKGBUILD
parent03121eb4568287e76a54d318073dd263ef298738 (diff)
parentbeb8b1041efbb1bce8e7c2e0aa734d3170eee21e (diff)
downloadabslibre-ef823d9ecf2e85c3915f307a9916d2e095923f5a.tar.gz
abslibre-ef823d9ecf2e85c3915f307a9916d2e095923f5a.tar.bz2
abslibre-ef823d9ecf2e85c3915f307a9916d2e095923f5a.zip
Merge branch 'master' of ssh://parabolagnulinux.org:1863/srv/git/abslibre
Diffstat (limited to 'libre/hexchat-libre/PKGBUILD')
-rw-r--r--libre/hexchat-libre/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/libre/hexchat-libre/PKGBUILD b/libre/hexchat-libre/PKGBUILD
index bab6e70c5..a377c189c 100644
--- a/libre/hexchat-libre/PKGBUILD
+++ b/libre/hexchat-libre/PKGBUILD
@@ -1,4 +1,4 @@
-# $Id$
+# $Id: PKGBUILD 91125 2013-05-19 21:58:09Z alucryd $
# Maintainer: Maxime Gauduin <alucryd@gmail.com>
# Contributor: TingPing <tingping@tingping.se>
# Maintainer (Parabola): André Silva <emulatorman@lavabit.com>
@@ -6,8 +6,8 @@
_pkgname=hexchat
pkgname=hexchat-libre
pkgver=2.9.5
-pkgrel=4
-pkgdesc="A popular and easy to use graphical IRC (chat) client, without non-free browser reference (Parabola rebranded)"
+pkgrel=5
+pkgdesc="A popular and easy to use graphical IRC (chat) client, without nonfree browser reference (Parabola rebranded)"
arch=('i686' 'x86_64' 'mips64el')
url="http://www.hexchat.org/"
license=('GPL')
@@ -34,7 +34,7 @@ build() {
# Rebrand to Parabola
sed -i -e 's#ArchLinux#Parabola GNU/Linux-libre#' plugins/sysinfo/parse.c
-# Remove non-free browser references
+# Remove nonfree browser references
patch -p1 -i "${srcdir}/remove-non-free-suggestion.patch"
patch -p1 -i "${srcdir}/no-firefox.patch"