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

Felix Yan felixonmars at archlinux.org
Wed Jun 17 18:22:21 UTC 2020


    Date: Wednesday, June 17, 2020 @ 18:22:21
  Author: felixonmars
Revision: 646430

upgpkg: python-chameleon 3.7.4-1

Modified:
  python-chameleon/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-06-17 18:22:02 UTC (rev 646429)
+++ PKGBUILD	2020-06-17 18:22:21 UTC (rev 646430)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-chameleon
-pkgver=3.7.2
+pkgver=3.7.4
 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=('3025fa92bdff3279fc404ad08d73d46bee82afd421f1d81982bd5cd2ea3fdffadf22efdb8b66157dbdf4d0cd793ac06b1a0daac4eb17a2a1ce9f14a65d4a6f8d')
+sha512sums=('429a2ff78b27996ee9c21cbc076614accf328e880f03f084e52395987a36c1eabd679428bf8400807bb909a60a31a5c899218640be0d0230ded7309e9ba6753b')
 
 build() {
   cd chameleon-$pkgver



More information about the arch-commits mailing list