[world] 'hexchat-2.16.2-6' add
All checks were successful
Publish / Build and publish (push) Successful in -1m35s

This commit is contained in:
2025-10-30 23:47:01 -05:00
parent f044a818d2
commit d3ffb9e81d
3 changed files with 12 additions and 11 deletions

View File

@@ -1,11 +1,11 @@
--- ---
actions: actions:
addRepo: null addRepo: world
removeRepo: world removeRepo: null
triggersBuild: false triggersBuild: true
triggersRebuild: false triggersRebuild: false
triggersRepoAdd: false triggersRepoAdd: true
triggersRepoRemove: true triggersRepoRemove: false
triggersNoCheck: false triggersNoCheck: false
repos: repos:
system-goblins: system-goblins:
@@ -29,8 +29,9 @@ repos:
packages: [] packages: []
debug: [] debug: []
world: world:
version: null version: 2.16.2-6
packages: [] packages:
- hexchat-2.16.2-6-x86_64.pkg.tar.zst
debug: [] debug: []
lib32-goblins: lib32-goblins:
version: null version: null

View File

@@ -1,10 +1,10 @@
--- ---
version: 2.16.2-5 version: 2.16.2-6
pkgbase: pkgbase:
name: hexchat name: hexchat
pkgdesc: A popular and easy to use graphical IRC (chat) client pkgdesc: A popular and easy to use graphical IRC (chat) client
pkgver: 2.16.2 pkgver: 2.16.2
pkgrel: 5 pkgrel: 6
url: https://hexchat.github.io/ url: https://hexchat.github.io/
arch: arch:
- x86_64 - x86_64
@@ -42,4 +42,4 @@ pkgbase:
- 5d9e457ba10ac756b96561db098bbb2bc7e63de4e1552be570f1b5175eddf313 - 5d9e457ba10ac756b96561db098bbb2bc7e63de4e1552be570f1b5175eddf313
pkgname: pkgname:
- name: hexchat - name: hexchat
# generated with artixpkg 0.36.4-1-any # generated with artixpkg 0.37.4-1-any

View File

@@ -6,7 +6,7 @@
pkgname=hexchat pkgname=hexchat
pkgver=2.16.2 pkgver=2.16.2
pkgrel=5 pkgrel=6
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/'