summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorFrancesco Minnocci2020-09-01 17:39:53 +0200
committerFrancesco Minnocci2020-09-01 17:39:53 +0200
commitaaa2ed8dfcf248e9f721eae7d77a3ba813480097 (patch)
tree24fb8c16cab2621a32a26f12851c6fb48b83403a /.SRCINFO
parent1364a230b2857a5c9b32696c448a4d89c5144c5c (diff)
downloadaur-aaa2ed8dfcf248e9f721eae7d77a3ba813480097.tar.gz
Revive the package: update tag and refactor/modernize PKGBUILD.
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO8
1 files changed, 5 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ec8bb4792503..ea8fbbbfafd5 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,15 @@
pkgbase = nudoku-git
- pkgdesc = Sudoku for the terminal
- pkgver = 0.2.4.r1.g633d5d2
- pkgrel = 1
+ pkgdesc = Ncurses based Sudoku game for the terminal - Git version
+ pkgver = 2.0.0.r16.g676ed93
+ pkgrel = 2
url = https://jubalh.github.io/nudoku/
arch = i686
arch = x86_64
license = GPL3
makedepends = git
+ makedepends = autoconf
depends = ncurses
+ optdepends = cairo: for PDF/PNG output (must be enabled manually with `configure --enable-cairo`)
provides = nudoku
conflicts = nudoku
source = git+https://github.com/jubalh/nudoku.git