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

David Runge dvzrv at archlinux.org
Sat Mar 14 12:37:41 UTC 2020


    Date: Saturday, March 14, 2020 @ 12:37:40
  Author: dvzrv
Revision: 596727

upgpkg: pyenv 1.2.17-1: Upgrading to 1.2.17.

Modified:
  pyenv/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-03-14 12:34:09 UTC (rev 596726)
+++ PKGBUILD	2020-03-14 12:37:40 UTC (rev 596727)
@@ -1,7 +1,7 @@
 # Maintainer: David Runge <dvzrv at archlinux.org>
 
 pkgname=pyenv
-pkgver=1.2.16
+pkgver=1.2.17
 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=('fca960b3ffa20e7b476dd469263dc6e6debb31f4fcdaaa1c6f51ff0d367a42e81b8a25ba60fc6e026eaa44d86d9b950b53f870ffdca178634367e08dc93ee0c4')
+sha512sums=('ed88268887f99ca9974db3efe539e8e035790d5123cfe0b12d845cd4fccb797566f955e6069b9a51e1f32e494c7e43151423854cc810a62c4637cc801d443b18')
 
 package() {
   cd "$pkgname-$pkgver"



More information about the arch-commits mailing list