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

Maxime Gauduin alucryd at archlinux.org
Wed Jul 18 18:51:11 UTC 2018


    Date: Wednesday, July 18, 2018 @ 18:51:10
  Author: alucryd
Revision: 362284

FS#59377: hexchat 2.14.1-4

Modified:
  hexchat/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-07-18 18:46:29 UTC (rev 362283)
+++ PKGBUILD	2018-07-18 18:51:10 UTC (rev 362284)
@@ -4,7 +4,7 @@
 
 pkgname=hexchat
 pkgver=2.14.1
-pkgrel=3
+pkgrel=4
 pkgdesc='A popular and easy to use graphical IRC (chat) client'
 arch=('x86_64')
 url='https://hexchat.github.io/'
@@ -23,7 +23,7 @@
 prepare() {
   cd hexchat
 
-  git cherry-pick 5cd70622aaabc0419cc0b547808f09221530f0fc #FS59332
+  git cherry-pick -n 5cd70622aaabc0419cc0b547808f09221530f0fc #FS59332
 }
 
 build() {



More information about the arch-commits mailing list