summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
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"