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

Felix Yan felixonmars at archlinux.org
Mon Oct 12 20:50:46 UTC 2020


    Date: Monday, October 12, 2020 @ 20:50:46
  Author: felixonmars
Revision: 723731

upgpkg: python-pastedeploy 2.1.1-1

Modified:
  python-pastedeploy/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-10-12 20:22:07 UTC (rev 723730)
+++ PKGBUILD	2020-10-12 20:50:46 UTC (rev 723731)
@@ -1,8 +1,8 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-pastedeploy
-pkgver=2.1.0
-pkgrel=2
+pkgver=2.1.1
+pkgrel=1
 pkgdesc="Load, configure, and compose WSGI applications and servers"
 arch=('any')
 license=('MIT')
@@ -10,7 +10,7 @@
 depends=('python-setuptools')
 makedepends=('python-setuptools' 'python-pytest-runner')
 source=("$pkgname-$pkgver.tar.gz::https://github.com/Pylons/pastedeploy/archive/$pkgver.tar.gz")
-sha512sums=('2c639b5ad07faee013ff3fe37d0e3c6ca7b56ed0960dbcaf133c05d51a7f29d6a2f35118bd8faea4d9aca90438c43d8046a340833878e4b925f32142df169c97')
+sha512sums=('0109e30cb5ae9bdd7f06a79f6236c90f96c3bcfe507258572b1329796a1821486d9762d954673ccbac76ee63c6a69e64fe5e2cae5402fecf4a5affe88cf46930')
 
 build() {
   cd "$srcdir"/pastedeploy-$pkgver



More information about the arch-commits mailing list