blob: 69a4e1081839ed252682f170b58ef8ad800e0465 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = ryokucha
pkgdesc = A GTK4 library that includes customized widgets
pkgver = 0.2.0
pkgrel = 1
url = https://github.com/ryonakano/ryokucha
arch = x86_64
license = LGPL3
makedepends = meson
makedepends = vala
depends = gtk4
depends = pango
source = ryokucha-0.2.0.tar.gz::https://github.com/ryonakano/ryokucha/archive/0.2.0.tar.gz
sha256sums = 40c038798cafd6f8f2de00b19a27b89042197a301b256b2afa8da35fcc21a2f6
pkgname = ryokucha
|