blob: 88e7f4c5615e80e3740509a61c6d820854395de8 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
pkgbase = brewstillery
pkgdesc = BrewStillery is a brewer's, vintner's, and distiller's calculator. It has a multitude of great functions, such as calculating ABV, determining carbonation, and total sparge water needed.
pkgver = 8.1.0
pkgrel = 1
url = https://monkeylog.in
arch = x86_64
license = AGPL3
makedepends = git
makedepends = cargo
depends = gtk3
depends = ttf-roboto
provides = brewstillery
conflicts = brewstillery
source = https://gitlab.com/MonkeyLog/BrewStillery/-/archive/8.1.0/BrewStillery-8.1.0.tar.gz
sha512sums = 391b0dc658977d1fdb6e2e786912cbcbe720f556256482273c365ff2be17b0820e71c8ab91c387b311469dc6c553af3a1e00ae31e3ade689914176d54db5dd15
pkgname = brewstillery
|