summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorChris Warrick2018-04-18 21:56:53 +0200
committerChris Warrick2018-04-18 21:56:53 +0200
commite1a6eb571b86d58e0d047853fcd2ee8cf3b5cde3 (patch)
treeabd7ae979ef9c1c80c5f4f49c88480a8171797a6
parent4f93e406ea5ce6b0b99633a3af750b1eed073df6 (diff)
downloadaur-e1a6eb571b86d58e0d047853fcd2ee8cf3b5cde3.tar.gz
bbcode==1.0.31
Signed-off-by: Chris Warrick <kwpolska@gmail.com>
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
-rw-r--r--bbcode-1.0.31.tar.gzbin0 -> 11451 bytes
3 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e067dc4c42ee..7366c2a6f557 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = python-bbcode
pkgdesc = A pure Python BBCode parser and formatter.
- pkgver = 1.0.30
+ pkgver = 1.0.31
pkgrel = 1
url = https://pypi.python.org/pypi/bbcode
arch = any
@@ -10,8 +10,8 @@ pkgbase = python-bbcode
makedepends = python-setuptools
makedepends = python2-setuptools
options = !emptydirs
- source = https://pypi.io/packages/source/b/bbcode/bbcode-1.0.30.tar.gz
- md5sums = baf45028ae50dae9680c67ffd5908694
+ source = https://pypi.io/packages/source/b/bbcode/bbcode-1.0.31.tar.gz
+ md5sums = ea2f07dc43a41e6b57a0486d32c32b90
pkgname = python-bbcode
depends = python
diff --git a/PKGBUILD b/PKGBUILD
index 070d366e3005..fe80190e87cc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgbase=python-bbcode
pkgname=('python-bbcode' 'python2-bbcode')
_pyname=bbcode
-pkgver=1.0.30
+pkgver=1.0.31
pkgrel=1
pkgdesc='A pure Python BBCode parser and formatter.'
arch=('any')
@@ -11,7 +11,7 @@ license=('BSD')
makedepends=('python' 'python2' 'python-setuptools' 'python2-setuptools')
options=(!emptydirs)
source=("https://pypi.io/packages/source/${_pyname:0:1}/${_pyname}/${_pyname}-${pkgver}.tar.gz")
-md5sums=('baf45028ae50dae9680c67ffd5908694')
+md5sums=('ea2f07dc43a41e6b57a0486d32c32b90')
prepare() {
cd "${srcdir}/${_pyname}-${pkgver}"
diff --git a/bbcode-1.0.31.tar.gz b/bbcode-1.0.31.tar.gz
new file mode 100644
index 000000000000..94389f9164b8
--- /dev/null
+++ b/bbcode-1.0.31.tar.gz
Binary files differ