summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 9ef6fde5e90ba01a2d60c3584c1ada8806590292 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
pkgbase = halloy
	pkgdesc = An open-source IRC client written in Rust, with the Iced GUI library
	pkgver = 2024.12
	pkgrel = 1
	url = https://github.com/squidowl/halloy
	arch = x86_64
	license = GPL-3.0-or-later
	checkdepends = cargo
	makedepends = cargo
	depends = openssl
	depends = glibc
	depends = gcc-libs
	depends = hicolor-icon-theme
	depends = alsa-lib
	provides = halloy
	conflicts = halloy
	options = !lto
	source = halloy-2024.12.tar.gz::https://github.com/squidowl/halloy/archive/refs/tags/2024.12.tar.gz
	sha256sums = df773c2e7ad6bf335fe2cdfd721f8873550cfb5554a9c1734bae76cee1282871

pkgname = halloy