summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPhilip Johansson2021-05-17 13:59:29 +0200
committerPhilip Johansson2021-05-17 13:59:29 +0200
commit836fd9faefe002e097e6ba0f78d51ac3c567805d (patch)
treeebe314539534667f6fec335664cc7b4d95e43807
parent011bd49c9d411912b99ca70b4e47b51c892060d6 (diff)
downloadaur-836fd9faefe002e097e6ba0f78d51ac3c567805d.tar.gz
updated to add highlights and dimming
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c2d2ce3d41d8..831ea23b8b1d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = console_sudoku
pkgdesc = Fully fledged ncurses sudoku application built entirely in C++
- pkgver = 2.1
+ pkgver = 2.2
pkgrel = 1
url = https://github.com/flyingpeakock/Console_sudoku
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index 0c67b92372ed..ba5ad96a10a8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Philip Johansson <philipphuket at gmail dotcom>
pkgname=console_sudoku
-pkgver=2.1
+pkgver=2.2
pkgrel=1
epoch=
pkgdesc="Fully fledged ncurses sudoku application built entirely in C++"