[arch-commits] Commit in python-chameleon/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Sun May 10 20:55:29 UTC 2020
Date: Sunday, May 10, 2020 @ 20:55:28
Author: felixonmars
Revision: 626231
upgpkg: python-chameleon 3.7.1-1
Modified:
python-chameleon/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-05-10 20:55:19 UTC (rev 626230)
+++ PKGBUILD 2020-05-10 20:55:28 UTC (rev 626231)
@@ -1,7 +1,7 @@
# Maintainer: Felix Yan <felixonmars at archlinux.org>
pkgname=python-chameleon
-pkgver=3.7.0
+pkgver=3.7.1
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=('9f1d2a9222b795ac139f0c06ea8169ec132c00714ec4608e58dd5781dba8380f988141f6659c47e8920ee0cd4d4bcde9070794cd0e2b5f34d0fce21d24e2dc98')
+sha512sums=('158b418fa6fbd13cd48d913ab34fb4f16450aa0fa3b382c6c829efed3100753814449a1d4004c9bc45d327d2a66130db0518b9c28943af300b4b310e955c426c')
build() {
cd chameleon-$pkgver
More information about the arch-commits
mailing list