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

Thore Bödecker foxxx0 at gemini.archlinux.org
Tue Dec 28 11:00:06 UTC 2021


    Date: Tuesday, December 28, 2021 @ 11:00:06
  Author: foxxx0
Revision: 1085513

upgpkg: python-kajiki 0.9.0-1: update to upstream release 0.9.0

Modified:
  python-kajiki/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-12-28 10:58:32 UTC (rev 1085512)
+++ PKGBUILD	2021-12-28 11:00:06 UTC (rev 1085513)
@@ -2,8 +2,8 @@
 pkgbase='python-kajiki'
 _pkgbase="${pkgbase#python-}"
 pkgname=("python-${_pkgbase}")
-pkgver=0.8.3
-pkgrel=3
+pkgver=0.9.0
+pkgrel=1
 pkgdesc='Python XML-based template engine with Genshi-like syntax and Jinja-style blocks'
 arch=('any')
 url='https://github.com/nandoflorestan/kajiki'
@@ -12,7 +12,7 @@
 makedepends=('python-setuptools' 'python-sphinx')
 checkdepends=('python-babel' 'python-nine' 'python-pytest')
 source=("${_pkgbase}-${pkgver}.tar.gz::https://github.com/nandoflorestan/kajiki/archive/v${pkgver}.tar.gz")
-sha512sums=('23d0a0c4834f097f96d278db89708c5ab20b1ab3da5f4fa5338c0a74bfe0dff2a2102147eb5f52529c4f89df205b17064a424387df9572b70f4b7bb61dedaf94')
+sha512sums=('44591a11969f8a242cd30321c57888d8bec48f375013f39e2c08eb173eb4aa6cdf8d35a22973bd50dc3cd167ba9c9a825f040ab5e1369dd3fa2044031dcba911')
 
 check() {
   cd "${srcdir}/${_pkgbase}-${pkgver}"



More information about the arch-commits mailing list