Robin Candau pushed to branch main at Arch Linux / Packaging / Packages / 
hexchat


Commits:
35451040 by Robin Candau at 2024-02-07T13:55:00+01:00
upgpkg: 2.16.2-1: New upstream release + Switch license to SPDX identifier

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,10 +1,10 @@
 pkgbase = hexchat
        pkgdesc = A popular and easy to use graphical IRC (chat) client
-       pkgver = 2.16.1
-       pkgrel = 5
+       pkgver = 2.16.2
+       pkgrel = 1
        url = https://hexchat.github.io/
        arch = x86_64
-       license = GPL
+       license = GPL-2.0-or-later
        makedepends = git
        makedepends = intltool
        makedepends = iso-codes
@@ -26,7 +26,7 @@ pkgbase = hexchat
        optdepends = lua: Lua plugin
        optdepends = perl: Perl plugin
        optdepends = python-cffi: Python plugin
-       source = git+https://github.com/hexchat/hexchat.git#tag=v2.16.1
+       source = git+https://github.com/hexchat/hexchat.git#tag=v2.16.2
        sha256sums = SKIP
 
 pkgname = hexchat


=====================================
PKGBUILD
=====================================
@@ -1,13 +1,15 @@
-# Maintainer: Maxime Gauduin <aluc...@archlinux.org>
+# Maintainer: Christian Hesse <m...@eworm.de>
+# Maintainer: Robin Candau <an...@archlinux.org>
+# Contributor: Maxime Gauduin <aluc...@archlinux.org>
 # Contributor: TingPing <tingp...@tingping.se>
 
 pkgname=hexchat
-pkgver=2.16.1
-pkgrel=5
+pkgver=2.16.2
+pkgrel=1
 pkgdesc='A popular and easy to use graphical IRC (chat) client'
 arch=('x86_64')
 url='https://hexchat.github.io/'
-license=('GPL')
+license=('GPL-2.0-or-later')
 depends=('dbus-glib' 'desktop-file-utils' 'gdk-pixbuf2' 'glib2' 'gtk2'
          'libcanberra' 'openssl' 'pango' 'pciutils')
 makedepends=('git' 'intltool' 'iso-codes' 'lua' 'meson' 'perl' 'python-cffi')



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/hexchat/-/commit/354510400cf5092beca1a6644929fea7bcd5507b

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/hexchat/-/commit/354510400cf5092beca1a6644929fea7bcd5507b
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to