[world-gremlins] 'hexchat-2.16.1-5' add
This commit is contained in:
@@ -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:
|
||||||
|
|||||||
4
PKGBUILD
4
PKGBUILD
@@ -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/'
|
||||||
|
|||||||
Reference in New Issue
Block a user