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

pkgname = halloy-git