summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 09c17b5f03af..901800117be1 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = python2-tendo
pkgdesc = Adds basic functionality that is not (yet) provided by Python
- pkgver = 0.2.12
+ pkgver = 0.2.15
pkgrel = 1
url = https://github.com/pycontribs/tendo
arch = any
@@ -10,7 +10,7 @@ pkgbase = python2-tendo
depends = python2
depends = python2-six
options = !emptydirs
- source = https://github.com/pycontribs/tendo/archive/0.2.12.tar.gz
+ source = https://github.com/pycontribs/tendo/archive/0.2.15.tar.gz
md5sums = SKIP
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index ac46c00588c6..84402fbad3bf 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Andy Weidenbaum <archbaum@gmail.com>
pkgname=python2-tendo
-pkgver=0.2.12
+pkgver=0.2.15
pkgrel=1
pkgdesc="Adds basic functionality that is not (yet) provided by Python"
arch=('any')