blob: a92d7c89f2dd077f0993b2e1d8aa3830c6ef8708 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = gnuhealth-client
pkgdesc = The GNU Health GTK client
pkgver = 4.4.0
pkgrel = 1
url = https://www.gnuhealth.org/
arch = x86_64
license = GPL3
makedepends = python-setuptools
depends = python-gobject
depends = python-cairo
depends = python-dateutil
source = gnuhealth-client-4.4.0.tar.gz::https://ftp.gnu.org/gnu/health/gnuhealth-client-4.4.0.tar.gz
md5sums = 1791218ea8089637d0ed54e4a4c84d38
pkgname = gnuhealth-client
|