blob: d3b6267318faf68387415a113835cf696fc5974e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
pkgbase = sums-git
pkgdesc = Sums is a simple GTK postfix calculator that adheres to GNOME's human-interface guidelines
pkgver = 0.8.r5.g783ef87
pkgrel = 2
url = https://gitlab.com/leesonwai/sums
arch = x86_64
license = GPL3
checkdepends = appstream-glib
makedepends = git
makedepends = meson
makedepends = gobject-introspection
depends = libadwaita
depends = mpfr
provides = sums
conflicts = sums
source = git+https://gitlab.com/leesonwai/sums.git
b2sums = SKIP
pkgname = sums-git
|