summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 4 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2b538356caa4..6564e2d12eba 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,8 @@
+# Generated by mksrcinfo v8
+# Sun May 29 08:36:18 UTC 2016
pkgbase = python-markdown2-git
pkgdesc = A fast and complete implementation of Markdown in Python 3
- pkgver = 2.3.0.r13.g596d48b
+ pkgver = 2.3.1.r12.g9b97e84
pkgrel = 1
url = https://github.com/trentm/python-markdown2
arch = any
diff --git a/PKGBUILD b/PKGBUILD
index 96fa2536fcb9..24397f90057c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@
# though, so you shouldn't discount Python-markdown from your consideration."
pkgname=python-markdown2-git
-pkgver=2.3.0.r13.g596d48b
+pkgver=2.3.1.r12.g9b97e84
pkgrel=1
pkgdesc='A fast and complete implementation of Markdown in Python 3'
arch=('any')