summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorGraham Gower2024-04-13 12:37:56 +0930
committerGraham Gower2024-04-13 12:37:56 +0930
commitae68a1a0dccd734f001b489ec31028f20e6ea756 (patch)
tree3b556485d3a32c9b678db7f403a9535ff53392e5 /PKGBUILD
parent93a8f74ba74e773febcac976c54bcc38366e818b (diff)
downloadaur-slim-simulator.tar.gz
update to SLiM v4.2.1
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")