[arch-commits] Commit in python-remoto/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Thu Nov 12 19:00:50 UTC 2020
Date: Thursday, November 12, 2020 @ 19:00:50
Author: felixonmars
Revision: 753305
upgpkg: python-remoto 1.1.4-2: Python 3.9 rebuild
Modified:
python-remoto/trunk/PKGBUILD
----------+
PKGBUILD | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-11-12 19:00:23 UTC (rev 753304)
+++ PKGBUILD 2020-11-12 19:00:50 UTC (rev 753305)
@@ -4,7 +4,7 @@
pkgname=python-remoto
_pkgbase="${pkgname//python-/}"
pkgver=1.1.4
-pkgrel=1
+pkgrel=2
pkgdesc="A very simplistic remote-command-executor using connections to hosts"
arch=('any')
url="https://github.com/alfredodeza/${_pkgbase}"
@@ -35,4 +35,3 @@
python setup.py install --root="${pkgdir}" --optimize=1
install -D -m644 LICENSE "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
}
-
More information about the arch-commits
mailing list