blob: 566c6d6e62a9043d56a1d01bdaaad20bf0fc4eda (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
pkgbase = tasks-git
pkgdesc = A simple task management application for the COSMIC desktop.
pkgver = 0.2.0.r8.gfa665f5
pkgrel = 1
url = https://tasks.edfloreshz.dev
arch = x86_64
arch = aarch64
license = GPL-3.0-or-later
makedepends = cargo
makedepends = git
makedepends = just
depends = hicolor-icon-theme
depends = libxkbcommon
provides = tasks
conflicts = tasks
conflicts = cosmic-tasks-git
conflicts = orderly-git
source = git+https://github.com/cosmic-utils/tasks.git
sha256sums = SKIP
pkgname = tasks-git
|