Date: Sunday, October 30, 2016 @ 14:32:22 Author: alucryd Revision: 194002
upgpkg: hexchat 2.12.3-1 Modified: hexchat/trunk/PKGBUILD ----------+ PKGBUILD | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2016-10-30 14:21:07 UTC (rev 194001) +++ PKGBUILD 2016-10-30 14:32:22 UTC (rev 194002) @@ -3,7 +3,7 @@ # Contributor: TingPing <[email protected]> pkgname=hexchat -pkgver=2.12.2 +pkgver=2.12.3 pkgrel=1 pkgdesc='A popular and easy to use graphical IRC (chat) client' arch=('i686' 'x86_64') @@ -13,11 +13,12 @@ 'libcanberra' 'libnotify' 'libproxy' 'openssl' 'pango' 'pciutils') makedepends=('intltool' 'iso-codes' 'lua' 'perl' 'python') optdepends=('enchant: Spell check' + 'iso-codes: Display language names instead of codes' 'lua: Lua plugin' 'perl: Perl plugin' 'python: Python plugin') source=("http://dl.hexchat.net/hexchat/hexchat-${pkgver}.tar.xz"{,.asc}) -sha256sums=('6dad783f37aac32a8301a12d498af7a74900f011aec4e77bb378ae9797a3ccf6' +sha256sums=('6f2b22372c7a9ed8ffab817079638e8f4178f5f8ba63c89cb3baa01be614f2ba' 'SKIP') validpgpkeys=('108BF2212A051F4A72B18448B3C7CE210DE76DFC') # Patrick Griffis
