summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorShi Liang2018-12-03 15:28:21 +0800
committerShi Liang2018-12-03 15:28:21 +0800
commit7c618decc1f1e3d9675462463e790fa909eea346 (patch)
tree2c0a7d6af4cd3fe1468c06e7acc3e61394398cd0
parent227f195fff0c6c0f94f03d1ce471ad5f1e3a0133 (diff)
downloadaur-7c618decc1f1e3d9675462463e790fa909eea346.tar.gz
Updated to version 1.2.2
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD4
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 768025d8aa26..12a225dd5e20 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = python-deap-git
pkgdesc = Distributed Evolutionary Algorithms in Python (GIT-version)
- pkgver = 1.0.1.r1801.dd7bf38
+ pkgver = 1.2.2.r1972.82f774d
pkgrel = 1
url = https://github.com/DEAP/deap
arch = any
diff --git a/PKGBUILD b/PKGBUILD
index 7aafe83b819f..c9359a1a4471 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
-# Maintainer: Bhanupong Petchlert <bpetlert@gmail.com>
+# Maintainer: Shi Liang <shilianggoo@gmail.com>
pkgname=python-deap-git
-pkgver=1.0.1.r1801.dd7bf38
+pkgver=1.2.2.r1972.82f774d
pkgrel=1
pkgdesc="Distributed Evolutionary Algorithms in Python (GIT-version)"
arch=('any')