blob: 5872d9cce703a5916cefb63f2625f3998e4f5ea3 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
pkgbase = rofi-calc-git
pkgdesc = Do calculations in rofi
pkgver = r220.a613682
pkgrel = 2
url = https://github.com/svenstaro/rofi-calc
arch = x86_64
license = MIT
checkdepends = check
makedepends = git
makedepends = meson
depends = rofi
depends = libqalculate
provides = rofi-calc
conflicts = rofi-calc
options = !debug
source = git+https://github.com/svenstaro/rofi-calc
b2sums = SKIP
pkgname = rofi-calc-git
|