George Rawlinson pushed to branch main at Arch Linux / Packaging / Packages /
halloy
Commits:
f16afd58 by George Rawlinson at 2026-03-03T22:39:57+00:00
upgpkg: 2026.4-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = halloy
pkgdesc = An open-source IRC client
- pkgver = 2026.3
+ pkgver = 2026.4
pkgrel = 1
url = https://halloy.chat
arch = x86_64
@@ -14,8 +14,8 @@ pkgbase = halloy
depends = openssl
depends = libxcb
options = !lto
- source = halloy::git+https://github.com/squidowl/halloy#tag=2026.3
- sha512sums =
860b0a10d4d780872d33701c43c3a8a9e2174a236f406894abf03a753ec6d564941b03954ebc275acd2e79cfefd8061b80ad63c41d2309e0c7cd14a4389e8853
- b2sums =
ecf479b1368ee7bcf9720b11af73f26e3e75b22c73233f52295ba6f2bb81f2d81c49a4e60e113abdd8c01398169f48e9fdcbf197ac60290f46d9f29cd6401c2d
+ source = halloy::git+https://github.com/squidowl/halloy#tag=2026.4
+ sha512sums =
2041c756a4078098904f081cd8ee80db91aad0eb53024ffc7446c0c50fc7812a9b3b43099a8497fdebb2e83711f9ebbb7f8794add25a298065c47d4647cfd9a2
+ b2sums =
86c34d46994b110083cb3ea979cd4b8a0cde68b26e632fb347785d6fea3c829291fa4ed4531cc5b90bf5b71311627993a249ed4307a49e42cfdb9789d86c47f4
pkgname = halloy
=====================================
PKGBUILD
=====================================
@@ -1,7 +1,7 @@
# Maintainer: George Rawlinson <[email protected]>
pkgname=halloy
-pkgver=2026.3
+pkgver=2026.4
pkgrel=1
pkgdesc='An open-source IRC client'
arch=(x86_64)
@@ -21,8 +21,8 @@ makedepends=(
)
options=(!lto)
source=("$pkgname::git+https://github.com/squidowl/halloy#tag=$pkgver")
-sha512sums=('860b0a10d4d780872d33701c43c3a8a9e2174a236f406894abf03a753ec6d564941b03954ebc275acd2e79cfefd8061b80ad63c41d2309e0c7cd14a4389e8853')
-b2sums=('ecf479b1368ee7bcf9720b11af73f26e3e75b22c73233f52295ba6f2bb81f2d81c49a4e60e113abdd8c01398169f48e9fdcbf197ac60290f46d9f29cd6401c2d')
+sha512sums=('2041c756a4078098904f081cd8ee80db91aad0eb53024ffc7446c0c50fc7812a9b3b43099a8497fdebb2e83711f9ebbb7f8794add25a298065c47d4647cfd9a2')
+b2sums=('86c34d46994b110083cb3ea979cd4b8a0cde68b26e632fb347785d6fea3c829291fa4ed4531cc5b90bf5b71311627993a249ed4307a49e42cfdb9789d86c47f4')
prepare() {
cd "$pkgname"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/halloy/-/commit/f16afd58fb641403a890c4424093922785a498f9
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/halloy/-/commit/f16afd58fb641403a890c4424093922785a498f9
You're receiving this email because of your account on gitlab.archlinux.org.