[arch-commits] Commit in python2-cheetah/trunk (PKGBUILD)

Felix Yan felixonmars at archlinux.org
Tue Jun 5 16:55:17 UTC 2018


    Date: Tuesday, June 5, 2018 @ 16:55:16
  Author: felixonmars
Revision: 340529

upgpkg: python2-cheetah 2.4.4-7

BUILDINFO Rebuild

Modified:
  python2-cheetah/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-06-05 16:55:09 UTC (rev 340528)
+++ PKGBUILD	2018-06-05 16:55:16 UTC (rev 340529)
@@ -4,7 +4,7 @@
 # Source: https://github.com/nicoulaj/archlinux-packages
 pkgname=python2-cheetah
 pkgver=2.4.4
-pkgrel=6
+pkgrel=7
 pkgdesc="A Python-powered template engine and code generator"
 arch=(x86_64)
 url="http://www.cheetahtemplate.org"
@@ -16,7 +16,7 @@
 conflicts=(cheetah python-cheetah)
 changelog=Changelog
 source=(https://pypi.python.org/packages/source/C/Cheetah/Cheetah-${pkgver}.tar.gz)
-sha256sums=('be308229f0c1e5e5af4f27d7ee06d90bb19e6af3059794e5fd536a6f29a9b550')
+sha512sums=('11b8cbf7d71789d6ae83596b133ddbe0bf1ccf2bca4c59562e7cd1d9bb75fa9d3208c0021d7d77edafdb03fd399cf1a26c003267fbffb94f27bf4457b0f9234c')
 
 build() {
   cd "${srcdir}/Cheetah-${pkgver}"



More information about the arch-commits mailing list