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

Felix Yan felixonmars at archlinux.org
Fri Jun 26 02:22:26 UTC 2020


    Date: Friday, June 26, 2020 @ 02:22:25
  Author: felixonmars
Revision: 653337

upgpkg: python-chameleon 3.8.0-1

Modified:
  python-chameleon/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-06-26 02:17:54 UTC (rev 653336)
+++ PKGBUILD	2020-06-26 02:22:25 UTC (rev 653337)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-chameleon
-pkgver=3.7.4
+pkgver=3.8.0
 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=('429a2ff78b27996ee9c21cbc076614accf328e880f03f084e52395987a36c1eabd679428bf8400807bb909a60a31a5c899218640be0d0230ded7309e9ba6753b')
+sha512sums=('7eaeee53a215fe93142ad57e40d161816fdcfa9a24d68a4648f09ae0a49a2439ccf8f0ace700780025e196471dc1cb8941cd77b120c84876cec77c89e883534d')
 
 build() {
   cd chameleon-$pkgver



More information about the arch-commits mailing list