Felix Yan pushed to branch main at Arch Linux / Packaging / Packages / znc
Commits: 59ebd839 by Felix Yan at 2023-12-11T16:29:57+02:00 upgpkg: 1.8.2-19: rebuild with icu 74 - - - - - 2 changed files: - + .SRCINFO - PKGBUILD Changes: ===================================== .SRCINFO ===================================== @@ -0,0 +1,31 @@ +pkgbase = znc + pkgdesc = An IRC bouncer with modules & scripts support + pkgver = 1.8.2 + pkgrel = 19 + url = https://wiki.znc.in/ + install = znc.install + arch = x86_64 + license = GPL2 + makedepends = tcl + makedepends = python + makedepends = perl + makedepends = cmake + makedepends = boost + depends = libsasl + depends = icu + depends = boost-libs + optdepends = tcl: modtcl module + optdepends = python: modpython module + optdepends = perl: modperl module + optdepends = cyrus-sasl: saslauth module + source = https://znc.in/releases/archive/znc-1.8.2.tar.gz + source = https://znc.in/releases/archive/znc-1.8.2.tar.gz.sig + source = znc.tmpfiles + source = znc.sysusers + validpgpkeys = D5823CACB477191CAC0075555AE420CC0209989E + sha256sums = ff238aae3f2ae0e44e683c4aee17dc8e4fdd261ca9379d83b48a7d422488de0d + sha256sums = SKIP + sha256sums = 8cd1b5b011c706fea9dc0c70d4daa75a53bf0966d6e96a3fce3a541777aa2771 + sha256sums = 8802f1b84ab3031db7cc45678f008ceca9b08b2012412a3d4ff1ea596586bb2a + +pkgname = znc ===================================== PKGBUILD ===================================== @@ -4,7 +4,7 @@ pkgname=znc pkgver=1.8.2 -pkgrel=18 +pkgrel=19 pkgdesc='An IRC bouncer with modules & scripts support' url='https://wiki.znc.in/' license=('GPL2') View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/znc/-/commit/59ebd83946d74831c899ba56a7562e3f8db31766 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/znc/-/commit/59ebd83946d74831c899ba56a7562e3f8db31766 You're receiving this email because of your account on gitlab.archlinux.org.
