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

David Runge dvzrv at archlinux.org
Fri May 3 23:32:11 UTC 2019


    Date: Friday, May 3, 2019 @ 23:32:10
  Author: dvzrv
Revision: 458789

upgpkg: pyenv 1.2.11-2

Adding pyenv 1.2.11 from the AUR.

Modified:
  pyenv/trunk/PKGBUILD

----------+
 PKGBUILD |    1 +
 1 file changed, 1 insertion(+)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-05-03 23:13:28 UTC (rev 458788)
+++ PKGBUILD	2019-05-03 23:32:10 UTC (rev 458789)
@@ -8,6 +8,7 @@
 url="https://github.com/pyenv/pyenv"
 license=('MIT')
 depends=('bash')
+optdepends=('git: installing development versions')
 source=("$pkgname-$pkgver.tar.gz::https://github.com/${pkgname}/${pkgname}/archive/v${pkgver}.tar.gz")
 sha512sums=('318ca47912b3d50db6298a3e4c881ccdbde038d698e01eb6cf84d1aa377293494951823d3cc764f59a008d0b3d6293d1abf01b1385874ef7f668f42224271b7a')
 



More information about the arch-commits mailing list