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

Felix Yan felixonmars at archlinux.org
Sat Jun 22 10:01:59 UTC 2019


    Date: Saturday, June 22, 2019 @ 10:01:58
  Author: felixonmars
Revision: 482751

upgpkg: python-chameleon 3.6.2-1

Modified:
  python-chameleon/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-06-22 09:51:13 UTC (rev 482750)
+++ PKGBUILD	2019-06-22 10:01:58 UTC (rev 482751)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-chameleon
-pkgver=3.6.1
+pkgver=3.6.2
 pkgrel=1
 pkgdesc="Fast HTML/XML Template Compiler"
 arch=('any')
@@ -10,7 +10,7 @@
 depends=('python')
 makedepends=('python-setuptools')
 source=("$pkgname-$pkgver.tar.gz::https://github.com/malthe/chameleon/archive/$pkgver.tar.gz")
-sha512sums=('ee24ae37604a0e8ad60dce2fb44a0d73a3740d165a98a4103da29770182a9e10a6afb921e1f9f167cd25b9a4202d718d78d8ae8f88e67230d9cdfc75d10223d8')
+sha512sums=('887d7b31b14ee18f31fe5f5405914e0137e507f7f936763ee1a2ed09d887416d9399db50dc9a9d2137f6815cbe9dfec8729918264601b09faa5fb4ebf9b855df')
 
 build() {
   cd chameleon-$pkgver



More information about the arch-commits mailing list