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

Massimiliano Torromeo mtorromeo at gemini.archlinux.org
Sun Jul 17 09:25:15 UTC 2022


    Date: Sunday, July 17, 2022 @ 09:25:14
  Author: mtorromeo
Revision: 1254293

upgpkg: fabric 2.7.1-1

Modified:
  fabric/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-07-17 09:15:23 UTC (rev 1254292)
+++ PKGBUILD	2022-07-17 09:25:14 UTC (rev 1254293)
@@ -3,7 +3,7 @@
 # Contributor: Francois Boulogne <fboulogne at april dot org>
 
 pkgname=fabric
-pkgver=2.7.0
+pkgver=2.7.1
 pkgrel=1
 pkgdesc="Python library and command-line tool designed to streamline deploying applications or performing system administration tasks via the SSH protocol"
 url="https://www.fabfile.org/"
@@ -13,7 +13,7 @@
 optdepends=('python-patchwork: Common deployment/sysadmin operations')
 makedepends=(python-setuptools python-wheel python-build python-installer)
 source=("https://github.com/fabric/fabric/archive/${pkgver}/${pkgname}-${pkgver}.tar.gz")
-sha512sums=('7e364ffd1e9956397042490daa76bc12db88eea090ce35c3d43408346158ff05948196905cec448cc2480f36d432a45675c6937ca96f81f9d42e226be8f6c8fc')
+sha512sums=('3b701268ab5c692370335ac2d13d105e331459ff23b2c1e88b27a21fbe8460238ea2d37f241f69894557fd95191b7c188ff622c1d579ea5194b3cad3d9d0e42f')
 
 build() {
   cd "${srcdir}"/fabric-${pkgver}



More information about the arch-commits mailing list