summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorGraham Gower2021-03-04 08:56:54 +0100
committerGraham Gower2021-03-04 08:56:54 +0100
commita2ce27b5c6a37afdfabd40035a38567ff103b211 (patch)
tree9f6109cfb316512e33de5597f0fe9aea16bf676a /PKGBUILD
parent716e5aab32a3469a6899e2299543021caf6c6add (diff)
downloadaur-a2ce27b5c6a37afdfabd40035a38567ff103b211.tar.gz
update to SLiM v3.6
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index fdc422496523..7bc58425a650 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Graham Gower <graham dot gower at gmail dot com>
_gitname=SLiM
-_gittag=v3.5 # tag, branch, or commit; comment out to use latest
+_gittag=v3.6 # tag, branch, or commit; comment out to use latest
pkgname=slim-simulator
-pkgver=3.5.r0.g1f0fc1ae
+pkgver=3.6.r0.g978622eb
pkgrel=1
pkgdesc="A forwards-time population genetic simulator."
arch=("x86_64")