summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-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')