[arch-commits] Commit in hexchat/trunk (PKGBUILD)
Maxime Gauduin
alucryd at archlinux.org
Sun Feb 11 22:11:43 UTC 2018
Date: Sunday, February 11, 2018 @ 22:11:42
Author: alucryd
Revision: 292576
upgpkg: hexchat 2.12.4-8
Modified:
hexchat/trunk/PKGBUILD (contents, properties)
----------+
PKGBUILD | 9 ++++++---
1 file changed, 6 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2018-02-11 22:03:17 UTC (rev 292575)
+++ PKGBUILD 2018-02-11 22:11:42 UTC (rev 292576)
@@ -4,7 +4,7 @@
pkgname=hexchat
pkgver=2.12.4
-pkgrel=7
+pkgrel=8
pkgdesc='A popular and easy to use graphical IRC (chat) client'
arch=('x86_64')
url='https://hexchat.github.io/'
@@ -18,10 +18,12 @@
'perl: Perl plugin'
'python: Python plugin')
source=("https://dl.hexchat.net/hexchat/hexchat-${pkgver}.tar.xz"{,.asc}
- 'hexchat-enchant2.0.patch::https://github.com/hexchat/hexchat/commit/005858795878b92fc17b4c2127bce90a1d053483.patch')
+ 'hexchat-enchant2.0.patch::https://github.com/hexchat/hexchat/commit/005858795878b92fc17b4c2127bce90a1d053483.patch'
+ 'hexchat-enchant2.1.patch::https://github.com/hexchat/hexchat/commit/234fe8698781f149df0e6928e48859f66b5e947b.patch')
sha256sums=('fa35913158bbc7d0d99de79371b6df3e8d21802f1d2c7c92f0e5db694acf2c3a'
'SKIP'
- 'd5f1e70b696337b15d40386292748483d2b27631a9bba6cfa5c97eae4f6987f1')
+ 'd5f1e70b696337b15d40386292748483d2b27631a9bba6cfa5c97eae4f6987f1'
+ 'b9687999f8e013716ec997458de1db0d3618382a6963d5f6eb578fea253daa24')
validpgpkeys=('108BF2212A051F4A72B18448B3C7CE210DE76DFC') # Patrick Griffis
prepare() {
@@ -28,6 +30,7 @@
cd hexchat-${pkgver}
patch -Np1 -i ../hexchat-enchant2.0.patch
+ patch -Np1 -i ../hexchat-enchant2.1.patch
}
build() {
Property changes on: hexchat/trunk/PKGBUILD
___________________________________________________________________
Deleted: svn:executable
## -1 +0,0 ##
-*
\ No newline at end of property
More information about the arch-commits
mailing list