blob: be2abbf1ec1108bd9a40b58bdf07b5230019829d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = achiever-git
pkgdesc = A minimalistic CLI task manager with a dynamic achievements system
pkgver = r1.0.gabcdef0
pkgrel = 1
url = https://codeberg.org/wallabra/achiever
arch = x86_64
license = MIT
makedepends = git
depends = gcc
depends = cargo
provides = achiever
conflicts = achiever
source = git+https://codeberg.org/wallabra/achiever.git
sha256sums = SKIP
pkgname = achiever-git
|