summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorReihar2017-05-13 17:14:34 +0200
committerReihar2017-05-13 17:14:34 +0200
commitb2d4f4c20d887e9ce5eb923abb7555850c2a71aa (patch)
tree93ef07225dbc29b838d60c840e3fe9b5ee967045 /PKGBUILD
parent91eba76f0db506264f28a9ebcf88defd8d570cd0 (diff)
downloadaur-python-gol.tar.gz
Bumping the version
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index cab20c093dd8..71118cec1d98 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Reihar <reihar@necronomicon.fr>
pkgname=python-gol
-pkgver=0.78.r0.g8ad3a64
-pkgrel=3
+pkgver=1.0.2.r3.g288bc87
+pkgrel=1
pkgdesc="A python implementation of Conway's Game of Life using the curses module with a small evolutionary twist."
arch=('i686' 'x86_64')
url="https://github.com/iiSeymour/game-of-life"