New version
This commit is contained in:
parent
5f945e83d2
commit
1d408919e1
1 changed files with 19 additions and 0 deletions
19
.SRCINFO
Normal file
19
.SRCINFO
Normal file
|
@ -0,0 +1,19 @@
|
|||
pkgbase = wofi-calc-git
|
||||
pkgdesc = A simple calculator for wofi, inspired in rofi-calc.
|
||||
pkgver = 1.0.r3.7e6ecfa
|
||||
pkgrel = 1
|
||||
url = https://github.com/Zeioth/wofi-calc.git
|
||||
arch = any
|
||||
license = MIT
|
||||
makedepends = wofi
|
||||
makedepends = libqalculate
|
||||
depends = wofi
|
||||
depends = libqalculate
|
||||
provides = wofi-calc-git
|
||||
provides = wofi-calc
|
||||
conflicts = wofi-calc-git
|
||||
conflicts = wofi-calc
|
||||
source = https://raw.githubusercontent.com/Zeioth/wofi-calc/master/wofi-calc.sh
|
||||
sha256sums = 0bc4930e7df685389309198ce214ebf3b88aee71ca0198f586ff0afe6bea716b
|
||||
|
||||
pkgname = wofi-calc-git
|
Loading…
Add table
Reference in a new issue