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

Felix Yan felixonmars at archlinux.org
Sun Mar 31 17:33:22 UTC 2019


    Date: Sunday, March 31, 2019 @ 17:33:21
  Author: felixonmars
Revision: 446845

upgpkg: python-flask-caching 1.7.0-1

Modified:
  python-flask-caching/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-03-31 17:33:00 UTC (rev 446844)
+++ PKGBUILD	2019-03-31 17:33:21 UTC (rev 446845)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-flask-caching
-pkgver=1.6.0
+pkgver=1.7.0
 pkgrel=1
 pkgdesc="Adds caching support to your Flask application"
 url="https://github.com/sh4nks/flask-caching"
@@ -12,7 +12,7 @@
 checkdepends=('python-pytest-runner' 'python-pytest-cov' 'python-pytest-xprocess' 'python-pylibmc'
               'python-redis')
 source=("$pkgname-$pkgver.tar.gz::https://github.com/sh4nks/flask-caching/archive/v$pkgver.tar.gz")
-sha512sums=('7e1a55e1bdb39398599818c1a5dc8cf1a801024642acacdcbb54bb27bd805a4b65eb9954e917e56cb42baa69f8b503d6287144cf2e95a21720c256eb68da9f93')
+sha512sums=('902b60a55139b734ec3a0a91296046cde185f13bf8a9427f4c1207fd2a2fc5a093cf5fd78e587dd3f7ec406da3b0925450f232ac860a320b3ff5dd7502c6f5fd')
 
 prepare() {
   cd flask-caching-$pkgver



More information about the arch-commits mailing list