18 lines
436 B
Text
18 lines
436 B
Text
pkgbase = wofi-calc-git
|
|
pkgdesc = A simple calculator for wofi, inspired in rofi-calc.
|
|
pkgver = 1.0
|
|
pkgrel = 1
|
|
url = https://github.com/Zeioth/wofi-calc.git
|
|
arch = x86_64
|
|
arch = i686
|
|
license = MIT
|
|
makedepends = wofi
|
|
makedepends = libqalculate
|
|
depends = wofi
|
|
depends = libqalculate
|
|
provides = wofi-calc-git
|
|
conflicts = wofi-calc
|
|
source = git+https://github.com/Zeioth/wofi-calc.git
|
|
md5sums = SKIP
|
|
|
|
pkgname = wofi-calc-git
|