[arch-commits] Commit in python-bottle/trunk (PKGBUILD)

Felix Yan felixonmars at archlinux.org
Tue Dec 3 22:46:40 UTC 2019


    Date: Tuesday, December 3, 2019 @ 22:46:39
  Author: felixonmars
Revision: 534995

upgpkg: python-bottle 0.12.18-1

Modified:
  python-bottle/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-12-03 22:42:01 UTC (rev 534994)
+++ PKGBUILD	2019-12-03 22:46:39 UTC (rev 534995)
@@ -5,8 +5,8 @@
 
 pkgbase=python-bottle
 pkgname=("python-bottle" "python2-bottle")
-pkgver=0.12.17
-pkgrel=3
+pkgver=0.12.18
+pkgrel=1
 pkgdesc="A fast and simple micro-framework for small web-applications"
 arch=(any)
 url="https://bottlepy.org"
@@ -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=('b79627cdb6d6187837aeb5e5e38a96285873d8f53300c3c68f2c65378042d2f05c9445af76cf70a63b8343d5be130771678d03215c194e6fae6347ccd3cad153')
+sha512sums=('90759ecd94dd489a1e66b2ddfadc0a0bbb88bf1b0c666e292f2466a88b9b0195fe3679928683ca58af94b0bbfa4f815269f6497477db51229cc7250b705e73ed')
 
 prepare() {
   cp -a bottle-$pkgver{,-py2}



More information about the arch-commits mailing list