[arch-commits] Commit in python2-webpy/trunk (PKGBUILD)

Felix Yan felixonmars at archlinux.org
Fri Jun 8 18:36:10 UTC 2018


    Date: Friday, June 8, 2018 @ 18:36:09
  Author: felixonmars
Revision: 342066

upgpkg: python2-webpy 0.38-1

Modified:
  python2-webpy/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-06-08 18:35:37 UTC (rev 342065)
+++ PKGBUILD	2018-06-08 18:36:09 UTC (rev 342066)
@@ -5,8 +5,8 @@
 # Contributor: Erol V. Aktay <e.aktay at gmail.com>
 
 pkgname=python2-webpy
-pkgver=0.37
-pkgrel=7
+pkgver=0.38
+pkgrel=1
 pkgdesc='Simple but powerful web framework for python'
 arch=('any')
 url='http://webpy.org/'
@@ -16,7 +16,7 @@
             'mysql-python: use MySQL as the backing database'
             'python2-mako: alternative templating engine')
 source=("http://webpy.org/static/web.py-$pkgver.tar.gz")
-sha256sums=('748c7e99ad9e36f62ea19f7965eb7dd7860b530e8f563ed60ce3e53e7409a550')
+sha512sums=('cac697206945f918bbe657d019623132e0bde9eabb0836f617cf86482095c756d6f28984e0efbedaab954966b58578d30cd9ecfecc0ed79f7d0ac74d95a19a12')
 
 prepare() {
   cd "web.py-$pkgver"



More information about the arch-commits mailing list