[arch-commits] Commit in python-bottle/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Sun Dec 2 16:32:59 UTC 2018
Date: Sunday, December 2, 2018 @ 16:32:59
Author: felixonmars
Revision: 410775
upgpkg: python-bottle 0.12.15-1
Modified:
python-bottle/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2018-12-02 16:29:23 UTC (rev 410774)
+++ PKGBUILD 2018-12-02 16:32:59 UTC (rev 410775)
@@ -5,7 +5,7 @@
pkgbase=python-bottle
pkgname=("python-bottle" "python2-bottle")
-pkgver=0.12.14
+pkgver=0.12.15
pkgrel=1
pkgdesc="A fast and simple micro-framework for small web-applications"
arch=(any)
@@ -18,7 +18,7 @@
'python2-tornado' 'python-paste' 'python2-paste' 'python-gevent' 'python2-gevent'
'python-eventlet' 'python2-eventlet')
source=("$pkgname-$pkgver.tar.gz::https://github.com/defnull/bottle/archive/$pkgver.tar.gz")
-sha512sums=('56bbcdd3e928618bcd803bbdcb5e5c1ea7e250407e553a2aac1ae7c93da8a11b1153ee2fd404962314a37604691b923fd05f77fb86af366171f2b4f92c80d8dc')
+sha512sums=('302e61790426ffe65f19041455c92eabab3d809fabe463845ecc5531ca2cf0a68a3ecfde6c890aeed95de4320aa465c15e908f512dab964e25c849bb0b5d02a6')
prepare() {
cp -a bottle-$pkgver{,-py2}
More information about the arch-commits
mailing list