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

Maxime Gauduin alucryd at archlinux.org
Thu Aug 30 08:06:59 UTC 2018


    Date: Thursday, August 30, 2018 @ 08:06:58
  Author: alucryd
Revision: 375462

upgpkg: hexchat 2.14.2-1

Modified:
  hexchat/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-08-30 08:02:00 UTC (rev 375461)
+++ PKGBUILD	2018-08-30 08:06:58 UTC (rev 375462)
@@ -3,8 +3,8 @@
 # Contributor: TingPing <tingping at tingping.se>
 
 pkgname=hexchat
-pkgver=2.14.1
-pkgrel=6
+pkgver=2.14.2
+pkgrel=1
 pkgdesc='A popular and easy to use graphical IRC (chat) client'
 arch=('x86_64')
 url='https://hexchat.github.io/'
@@ -20,12 +20,6 @@
 source=("git+https://github.com/hexchat/hexchat.git#tag=v${pkgver}")
 sha256sums=('SKIP')
 
-prepare() {
-  cd hexchat
-
-  git cherry-pick -n 5cd70622aaabc0419cc0b547808f09221530f0fc #FS59332
-}
-
 build() {
   arch-meson hexchat build \
     -Dwith-lua='lua' \



More information about the arch-commits mailing list