summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorHayden Johnson2023-04-24 14:43:16 -0700
committerHayden Johnson2023-04-24 14:43:16 -0700
commit1e071eb1c8d93959bf7d139c58b1362b62a59a48 (patch)
tree42774596ab9d6456a6fc50376ab9e4b86350a938
parentf1f334c4ddc76479cec63b114d8f623e1058d12e (diff)
downloadaur-1e071eb1c8d93959bf7d139c58b1362b62a59a48.tar.gz
v1.0.2
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index dbc71ee7b1fd..355c09f0baf6 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,11 +1,11 @@
pkgbase = goterm
pkgdesc = Play Go/Baduk/Weiqi in your terminal!
- pkgver = 1.0.1
+ pkgver = 1.0.2
pkgrel = 1
url = https://github.com/Chewt/goterm
arch = x86_64
license = GPL3
- source = https://github.com/Chewt/goterm/archive/refs/tags/v1.0.1.tar.gz
+ source = https://github.com/Chewt/goterm/archive/refs/tags/v1.0.2.tar.gz
md5sums = SKIP
pkgname = goterm
diff --git a/PKGBUILD b/PKGBUILD
index b94ead2e57eb..8e847c98c057 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
# Maintainer: Hayden Johnson <hajohn100@gmail.com>
pkgname=goterm
-pkgver=1.0.1
+pkgver=1.0.2
pkgrel=1
epoch=
pkgdesc="Play Go/Baduk/Weiqi in your terminal!"