summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 36f6972822a73a155002289c243438045d5ecf33 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
pkgbase = gtk-chat
	pkgdesc = A OICQ Client By GTK4
	pkgver = 0.1
	pkgrel = 1
	url = https://gitlab.com/weiliang1503/gtk-chat
	arch = any
	license = GPL3
	makedepends = git
	makedepends = meson
	makedepends = ninja
	makedepends = vala
	makedepends = gcc
	makedepends = cmake
	makedepends = gtk4
	provides = gtk-chat
	conflicts = gtk-chat
	source = git+https://gitlab.com/weiliang1503/gtk-chat.git
	sha256sums = SKIP

pkgname = gtk-chat