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

David Runge dvzrv at archlinux.org
Wed Jun 17 16:32:17 UTC 2020


    Date: Wednesday, June 17, 2020 @ 16:32:17
  Author: dvzrv
Revision: 646364

upgpkg: pyenv 1.2.19-1: Upgrading to 1.2.19.

Modified:
  pyenv/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-06-17 16:04:28 UTC (rev 646363)
+++ PKGBUILD	2020-06-17 16:32:17 UTC (rev 646364)
@@ -1,7 +1,7 @@
 # Maintainer: David Runge <dvzrv at archlinux.org>
 
 pkgname=pyenv
-pkgver=1.2.18
+pkgver=1.2.19
 pkgrel=1
 pkgdesc="Easily switch between multiple versions of Python"
 arch=('any')
@@ -10,7 +10,7 @@
 depends=('bash')
 optdepends=('git: installing development versions')
 source=("$pkgname-$pkgver.tar.gz::https://github.com/${pkgname}/${pkgname}/archive/v${pkgver}.tar.gz")
-sha512sums=('4273e23a28b4aafc1b5ad0e39bc5a48131ee7d629adb294c4731b87b3a436cd42e849a8f17943dd40714ca48501a3d85e6f97187ff7687cace6813d853aed775')
+sha512sums=('8275a6450f0007a23ad37c5cfd33741982a90623625a1343e8308a47384a9090f0bbf093b3296a9468c443ef3597ccfa32ba0205c71b0d17655c49c5fcb8fdd2')
 
 package() {
   cd "$pkgname-$pkgver"



More information about the arch-commits mailing list