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

Felix Yan felixonmars at archlinux.org
Tue Apr 2 07:13:14 UTC 2019


    Date: Tuesday, April 2, 2019 @ 07:13:14
  Author: felixonmars
Revision: 447426

upgpkg: python-chameleon 3.6.1-1

Modified:
  python-chameleon/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-04-02 07:12:02 UTC (rev 447425)
+++ PKGBUILD	2019-04-02 07:13:14 UTC (rev 447426)
@@ -1,8 +1,8 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-chameleon
-pkgver=3.6
-pkgrel=2
+pkgver=3.6.1
+pkgrel=1
 pkgdesc="Fast HTML/XML Template Compiler"
 arch=('any')
 license=('custom:BSD' 'ZPL')
@@ -10,7 +10,7 @@
 depends=('python')
 makedepends=('python-setuptools')
 source=("$pkgname-$pkgver.tar.gz::https://github.com/malthe/chameleon/archive/$pkgver.tar.gz")
-sha512sums=('4afb8a60b46dc64dc4214a16586b6431e5fe7e52cfa5ede5cebe38357d3005b4cfc7ea02e68a31e83ebd08f700c08e34ea3c6808614a7d596d3e25cf10f09c87')
+sha512sums=('ee24ae37604a0e8ad60dce2fb44a0d73a3740d165a98a4103da29770182a9e10a6afb921e1f9f167cd25b9a4202d718d78d8ae8f88e67230d9cdfc75d10223d8')
 
 build() {
   cd chameleon-$pkgver



More information about the arch-commits mailing list