[world-gremlins] 'hexchat-2.16.1-5' add

This commit is contained in:
Nathan
2023-08-05 03:56:02 -05:00
parent cc61d8e542
commit af57ede5ac
2 changed files with 9 additions and 8 deletions

View File

@@ -1,17 +1,17 @@
--- ---
pkgbase: pkgbase:
name: hexchat name: hexchat
version: 2.16.1-4 version: 2.16.1-5
arch: arch:
- x86_64 - x86_64
pkgname: pkgname:
- hexchat - hexchat
actions: actions:
addRepo: null addRepo: world-gremlins
removeRepo: null removeRepo: null
triggersBuild: false triggersBuild: true
triggersRebuild: false triggersRebuild: false
triggersRepoAdd: false triggersRepoAdd: true
triggersRepoRemove: false triggersRepoRemove: false
triggersNoCheck: false triggersNoCheck: false
repos: repos:
@@ -28,8 +28,9 @@ repos:
version: null version: null
packages: [] packages: []
world-gremlins: world-gremlins:
version: null version: 2.16.1-5
packages: [] packages:
- hexchat-2.16.1-5-x86_64.pkg.tar.zst
world: world:
version: 2.16.1-4 version: 2.16.1-4
packages: packages:

View File

@@ -1,9 +1,9 @@
# Maintainer: Nathan <ndowens@artixlinux.org> # Maintainer: Maxime Gauduin <alucryd@archlinux.org>
# Contributor: TingPing <tingping@tingping.se> # Contributor: TingPing <tingping@tingping.se>
pkgname=hexchat pkgname=hexchat
pkgver=2.16.1 pkgver=2.16.1
pkgrel=4 pkgrel=5
pkgdesc='A popular and easy to use graphical IRC (chat) client' pkgdesc='A popular and easy to use graphical IRC (chat) client'
arch=('x86_64') arch=('x86_64')
url='https://hexchat.github.io/' url='https://hexchat.github.io/'