Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions srcpkgs/halloy/template
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Template file for 'halloy'
pkgname=halloy
version=2026.3
version=2026.4
revision=1
build_style=cargo
hostmakedepends="pkg-config"
Expand All @@ -11,7 +11,7 @@ license="GPL-3.0-or-later"
homepage="https://github.com/squidowl/halloy"
changelog="https://raw.githubusercontent.com/squidowl/halloy/main/CHANGELOG.md"
distfiles="https://github.com/squidowl/halloy/archive/refs/tags/${version}.tar.gz"
checksum=a6e9519f800e6dc7bcab0b4f3678c5a89c11a7ae2de2bafe1dce430e9351f946
checksum=fa9a95668717677de7f30c98b019b74451fdd2e5b0287a56574d7e953ef5c800

post_install() {
vinstall assets/linux/org.squidowl.halloy.appdata.xml 644 usr/share/metainfo
Expand Down