[arch-commits] Commit in hexchat/trunk (PKGBUILD)

Maxime Gauduin alucryd at archlinux.org
Sun Oct 9 18:13:48 UTC 2016


    Date: Sunday, October 9, 2016 @ 18:13:47
  Author: alucryd
Revision: 191723

upgpkg: hexchat 2.12.2-1

Modified:
  hexchat/trunk/PKGBUILD

----------+
 PKGBUILD |   10 ++++++----
 1 file changed, 6 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-10-09 16:29:39 UTC (rev 191722)
+++ PKGBUILD	2016-10-09 18:13:47 UTC (rev 191723)
@@ -3,8 +3,8 @@
 # Contributor: TingPing <tingping at tingping.se>
 
 pkgname=hexchat
-pkgver=2.12.1
-pkgrel=3
+pkgver=2.12.2
+pkgrel=1
 pkgdesc='A popular and easy to use graphical IRC (chat) client'
 arch=('i686' 'x86_64')
 url='http://hexchat.github.io/'
@@ -16,8 +16,10 @@
             'lua: Lua plugin'
             'perl: Perl plugin'
             'python: Python plugin')
-source=("http://dl.hexchat.net/hexchat/hexchat-${pkgver}.tar.xz")
-sha256sums=('5201b0c6d17dcb8c2cb79e9c39681f8e052999ba8f7b5986d5c1e7dc68fa7c6b')
+source=("http://dl.hexchat.net/hexchat/hexchat-${pkgver}.tar.xz"{,.asc})
+sha256sums=('6dad783f37aac32a8301a12d498af7a74900f011aec4e77bb378ae9797a3ccf6'
+            'SKIP')
+validpgpkeys=('108BF2212A051F4A72B18448B3C7CE210DE76DFC') # Patrick Griffis
 
 build() {
   cd hexchat-${pkgver}



More information about the arch-commits mailing list