From 3dda014261b9de8d865c25556c3d8c2e7e11c1f4 Mon Sep 17 00:00:00 2001 From: "coadde [Márcio Alexandre Silva Delgado]" Date: Tue, 3 May 2016 02:49:53 -0300 Subject: libre/hexchat: update package --- libre/hexchat/PKGBUILD | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/libre/hexchat/PKGBUILD b/libre/hexchat/PKGBUILD index f2b8efbf7..f9b1faa83 100644 --- a/libre/hexchat/PKGBUILD +++ b/libre/hexchat/PKGBUILD @@ -1,25 +1,26 @@ -# $Id: PKGBUILD 172208 2016-04-27 21:31:27Z alucryd $ +# $Id: PKGBUILD 173439 2016-05-02 18:02:47Z alucryd $ # Maintainer (Arch): Maxime Gauduin # Contributor (Arch): TingPing # Maintainer: André Silva pkgname=hexchat -pkgver=2.12.0 -pkgrel=2.parabola1 +pkgver=2.12.1 +pkgrel=1.parabola1 pkgdesc='A popular and easy to use graphical IRC (chat) client, without nonfree browser reference' arch=('i686' 'x86_64' 'armv7h') url='http://hexchat.github.io/' license=('GPL') depends=('dbus-glib' 'desktop-file-utils' 'gdk-pixbuf2' 'glib2' 'glibc' 'gtk2' 'libcanberra' 'libnotify' 'libproxy' 'openssl' 'pango' 'pciutils') -makedepends=('intltool' 'iso-codes' 'perl' 'python') +makedepends=('intltool' 'iso-codes' 'lua' 'perl' 'python') optdepends=('enchant: Spell check' + 'lua: Lua plugin' 'perl: Perl plugin' 'python: Python plugin') replaces=(${pkgname}-libre) conflicts=(${pkgname}-libre) source=("http://dl.hexchat.net/${pkgname}/${pkgname}-${pkgver}.tar.xz") -sha256sums=('c2072f97510c0fe6ecfb0878750d27179633e08199066972fa00e5a23e67d69d') +sha256sums=('5201b0c6d17dcb8c2cb79e9c39681f8e052999ba8f7b5986d5c1e7dc68fa7c6b') prepare() { cd ${pkgname}-${pkgver} -- cgit v1.2.3