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.6
version=2026.7
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=291fe51f1202931251a949d9cf3061c91f04c1259bc3132fd399dbde3365c52d
checksum=7f5f054d41d80d4b3b4984e45a39af67fc73e6e35e44f0916827c9a562935b66

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