blob: 1fddc24c672d35bbd2a651e9f6c78d8e8bb0a29b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = grimoire-git
pkgdesc = Terminal-based flashcard drill system with persistent mastery tracking
pkgver = 0.1.0.r2.e201689
pkgrel = 1
url = https://github.com/AngeloNicolson/grimoire
arch = x86_64
license = MIT
makedepends = cmake
makedepends = git
depends = ncurses
provides = grimoire
conflicts = grimoire
source = grimoire-git::git+https://github.com/AngeloNicolson/grimoire.git
sha256sums = SKIP
pkgname = grimoire-git
|