summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPhilip Johansson2021-05-27 10:51:05 +0200
committerPhilip Johansson2021-05-27 10:51:05 +0200
commitfd7f4703fd71603a0cf53611b8a82dff6b638023 (patch)
tree5e69ddac17d15581d16ddf21214bb8cada081ccf
parent5da8094cb8cdcc3f54ea685641f0e35c8256cbb4 (diff)
downloadaur-fd7f4703fd71603a0cf53611b8a82dff6b638023.tar.gz
updated to add color to pencilmarks
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 112b1003d02b..5f62df4196bf 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = console_sudoku
pkgdesc = Fully fledged ncurses sudoku application built entirely in C++
- pkgver = 2.2.3
+ pkgver = 2.2.4
pkgrel = 1
url = https://github.com/flyingpeakock/Console_sudoku
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index e91fc2822d46..e0f07d679b0f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Philip Johansson <philipphuket at gmail dotcom>
pkgname=console_sudoku
-pkgver=2.2.3
+pkgver=2.2.4
pkgrel=1
epoch=
pkgdesc="Fully fledged ncurses sudoku application built entirely in C++"