|
|
|
@ -1,7 +1,7 @@
|
|
|
|
|
# Maintainer: Dudemanguy <dudemanguy@artixlinux.org> |
|
|
|
|
# Contributor: Nathan Owens <ndowens@artixlinux.org> |
|
|
|
|
pkgname=znc-s6 |
|
|
|
|
pkgver=20210520 |
|
|
|
|
pkgver=20210917 |
|
|
|
|
pkgrel=1 |
|
|
|
|
pkgdesc="s6-rc service scripts for znc" |
|
|
|
|
arch=('any') |
|
|
|
@ -11,7 +11,7 @@ provides=('init-znc')
|
|
|
|
|
conflicts=('init-znc') |
|
|
|
|
depends=('znc' 's6-base') |
|
|
|
|
makedepends=('git') |
|
|
|
|
_commit=092f51406d2c0e05c2c370a75d282d54682aab57 |
|
|
|
|
_commit=4e024337a13def263e1b81e64edb0ff821fecceb |
|
|
|
|
backup=('etc/s6/config/znc.conf') |
|
|
|
|
source=("git+https://gitea.artixlinux.org/artix/s6-services.git#commit=$_commit") |
|
|
|
|
sha256sums=('SKIP') |
|
|
|
|