summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorlangurmonkey2019-03-08 22:48:52 +0100
committerlangurmonkey2019-03-08 22:48:52 +0100
commit94769dbd45f5defc81b82f7faabe1a7675d5f734 (patch)
tree8e35f14ad0c1320b9b5bac720d0f0afd7958885f /PKGBUILD
parent723cb51a1f6b0f3bd37f15895deadf035a3711b8 (diff)
downloadaur-94769dbd45f5defc81b82f7faabe1a7675d5f734.tar.gz
new version 0.1.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ecbb38d3c6af..8927e784768e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Toni Sagrista <admin at tonisagrista dot com>
pkgname=tsnake
-pkgver=0.1.0
+pkgver=0.1.1
pkgrel=1
pkgdesc='Terminal snake game written in C++ with map support'
arch=(x86_64)