summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD5
1 files changed, 2 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b9ffc7905ab3..238416941a85 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,9 +1,8 @@
# Maintainer: Graham Gower <graham dot gower at gmail dot com>
_gitname=SLiM
-# 5b110b9 is v4.2 + minor patch. https://github.com/MesserLab/SLiM/issues/437
-_gittag=5b110b9 # tag, branch, or commit; comment out to use latest
+_gittag=v4.2.1 # tag, branch, or commit; comment out to use latest
pkgname=slim-simulator
-pkgver=4.2.r1.g5b110b92
+pkgver=4.2.1.r0.ga5c09cdc
pkgrel=1
pkgdesc="A forwards-time population genetic simulator."
arch=("x86_64")