summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorFrancisco Pina Martins2016-03-07 11:08:11 +0000
committerFrancisco Pina Martins2016-03-07 11:08:11 +0000
commit8f3870eeb409b82b80000a446946bc28a2fb5bbc (patch)
treec5babe685ef6f9348de5d0bd22f4fd70410b5283
parenta258de19fc0bf4ceea05b5acd4ee04709b646441 (diff)
downloadaur-8f3870eeb409b82b80000a446946bc28a2fb5bbc.tar.gz
Updated to latest upstream version.
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e8d9e6d73a91..f83dc968e322 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = genepop
pkgdesc = A population genetics software.
- pkgver = 4.3
+ pkgver = 4.5.1
pkgrel = 1
url = http://kimura.univ-montp2.fr/~rousset/Genepop.htm
arch = i686
@@ -8,7 +8,7 @@ pkgbase = genepop
license = CeCILL
depends = gcc-libs
source = http://kimura.univ-montp2.fr/~rousset/GenepopV4.tar.gz
- md5sums = 4cc06109082c7e936e1c422adabfe6bf
+ md5sums = 3fa420ec8de1b1ef19b15866e3d9148a
pkgname = genepop
diff --git a/PKGBUILD b/PKGBUILD
index f8dcea10cc83..97606d1e1c17 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=genepop
_uppkgname=Genepop
-pkgver=4.3
+pkgver=4.5.1
pkgrel=1
pkgdesc="A population genetics software."
arch=('i686' 'x86_64')
@@ -11,7 +11,7 @@ license=('CeCILL')
url="http://kimura.univ-montp2.fr/~rousset/Genepop.htm"
depends=('gcc-libs')
source=(http://kimura.univ-montp2.fr/~rousset/${_uppkgname}V4.tar.gz)
-md5sums=('4cc06109082c7e936e1c422adabfe6bf')
+md5sums=('3fa420ec8de1b1ef19b15866e3d9148a')
build() {
cd "$srcdir"