Date: Saturday, September 24, 2022 @ 21:03:26
  Author: felixonmars
Revision: 456741

upgpkg: python-mako 1.2.3-1

Modified:
  python-mako/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2022-09-24 19:33:39 UTC (rev 456740)
+++ PKGBUILD    2022-09-24 21:03:26 UTC (rev 456741)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <[email protected]>
 
 pkgname=python-mako
-pkgver=1.2.2
+pkgver=1.2.3
 pkgrel=1
 pkgdesc="A super-fast templating language that borrows the best ideas from the 
existing templating languages"
 arch=('any')
@@ -13,7 +13,7 @@
 checkdepends=('python-pytest' 'python-babel' 'python-beaker' 
'python-dogpile.cache'
               'python-pygments')
 source=("https://pypi.io/packages/source/M/Mako/Mako-$pkgver.tar.gz"{,.asc})
-sha512sums=('4a9303b18710ad8111f4a83e963289df490cf1d01bf3b262e89fb2e9bb98a96fe2c83f8900597d836411d136b6ccb686f67b6e1554c4fe4868e68af1c864bcfe'
+sha512sums=('904b12826b3fc74dec069e1fd4afb67a8a1962d72962c4ee8c9360deb728b8deb40c21e7bf831122ad6b095172a8de015222a97f47675d48d595c8eabd98a14b'
             'SKIP')
 validpgpkeys=('83AF7ACE251C13E6BB7DEFBD330239C1C4DAFEE1'   # Michael Bayer
               '2CA9B722133AF20453401FD1A33AC2044BFDF51E')  # Mako Maintainer

Reply via email to