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

Levente Polyak anthraxx at archlinux.org
Tue Mar 9 20:32:45 UTC 2021


    Date: Tuesday, March 9, 2021 @ 20:32:44
  Author: anthraxx
Revision: 887139

upgpkg: python-flask-htmlmin 2.1.0-1

Modified:
  python-flask-htmlmin/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-03-09 20:32:35 UTC (rev 887138)
+++ PKGBUILD	2021-03-09 20:32:44 UTC (rev 887139)
@@ -2,7 +2,7 @@
 
 _pkgname=Flask-HTMLmin
 pkgname=python-flask-htmlmin
-pkgver=2.0.2
+pkgver=2.1.0
 pkgrel=1
 pkgdesc='Flask html response minifier'
 url='https://github.com/hamidfzm/Flask-HTMLmin'
@@ -12,8 +12,8 @@
 makedepends=('python-setuptools')
 checkdepends=('python-pytest' 'python-pytest-cov' 'python-pytest-runner')
 source=(https://github.com/hamidfzm/Flask-HTMLmin/archive/v${pkgver}/${pkgbase}-${pkgver}.tar.gz)
-sha256sums=('549a5a191e891678e1f4d2def9056de2b354426f13857bfc2754580b94ba08e2')
-sha512sums=('ea863644baecdf54d6b0a920ad0cbd84880e6c029a7d5313f0964f03233a74b7d11b3e15431ecf02fc6c33b38241e472968ed1bcad5b8163d14001678a4833e2')
+sha256sums=('a2958cf77c5ea7a0cc1f94a7b147be748ca52d923c6261de1a68f2cac2bc3d22')
+sha512sums=('3d3ea40bc5d802f41b0d3a99fcca59407b3948d9b4fe2300bc597bbfbaa851435276a7dcee4b6cc08cc52b0674a53fd655b7bb1c6504bd53ea9963600626a59a')
 
 build() {
   cd ${_pkgname}-${pkgver}



More information about the arch-commits mailing list