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

Christian Rebischke shibumi at archlinux.org
Sun Sep 20 14:00:47 UTC 2020


    Date: Sunday, September 20, 2020 @ 14:00:46
  Author: shibumi
Revision: 711102

upgpkg: python-pystache 0.5.4-8

Modified:
  python-pystache/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-09-20 13:57:51 UTC (rev 711101)
+++ PKGBUILD	2020-09-20 14:00:46 UTC (rev 711102)
@@ -2,7 +2,7 @@
 pkgname=python-pystache
 _pkgname=pystache
 pkgver=0.5.4
-pkgrel=7
+pkgrel=8
 pkgdesc="The mustache template engine written in python"
 arch=("any")
 url="http://github.com/defunkt/pystache"
@@ -10,7 +10,7 @@
 depends=('python')
 makedepends=('python-setuptools')
 source=("$pkgname-$pkgver.tar.gz::https://github.com/defunkt/$_pkgname/archive/v$pkgver.tar.gz")
-sha256sums=('163f5b8fb45f6be3a5074a53a47e79ef51ec015ee43f3ec34b16be279147c96f')
+sha512sums=('2a65c2de457bd2666d40697a4ae709030a1c0fc9583554065c0f04478f247b460ce4c27374fdd1efa620cd7dc4b760d5752ccadc429ddd155ab3b7da8360835a')
 
 build() {
 	cd "$_pkgname-$pkgver"



More information about the arch-commits mailing list