blob: 7935fef27ef18aa8e0d4efa31ef595a3ff6b3581 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
pkgbase = tutel
pkgdesc = a minimalistic todo app for terminal enthusiasts
pkgver = 0.2.10
pkgrel = 1
url = https://www.github.com/0x5a4/tutel
arch = x86_64
arch = i686
license = MIT
makedepends = cargo
source = tutel::git+https://github.com/0x5a4/tutel.git#tag=v0.2.10
md5sums = SKIP
pkgname = tutel
|