blob: 72c09076c439c7fc7d1e735c8f5d967171568945 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
pkgbase = term_planner
pkgdesc = A simple planner with dunst based notifications
pkgver = 0.1.6
pkgrel = 1
url = https://github.com/Mateus-Lacerda/term_planner
arch = x86_64
license = MIT
makedepends = rust
makedepends = cargo
depends = glibc
optdepends = dunst: notificador via notify-send para Dunst
noextract = *.tar.gz
source = term_planner-0.1.6.tar.gz::https://github.com/Mateus-Lacerda/term_planner/archive/refs/tags/v0.1.6.tar.gz
source = term_planner-notify.service
source = term_planner-notify.timer
source = LICENSE
sha256sums = 70f550314e1169e85197cf6ec1eed18edf421db76164db957f0e8414222807c0
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
pkgname = term_planner
|