[arch-commits] Commit in pyenv/trunk (PKGBUILD)
David Runge
dvzrv at archlinux.org
Fri Apr 3 07:53:57 UTC 2020
Date: Friday, April 3, 2020 @ 07:53:57
Author: dvzrv
Revision: 610799
upgpkg: pyenv 1.2.18-1: Upgrading to 1.2.18.
Modified:
pyenv/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-04-03 07:53:36 UTC (rev 610798)
+++ PKGBUILD 2020-04-03 07:53:57 UTC (rev 610799)
@@ -1,7 +1,7 @@
# Maintainer: David Runge <dvzrv at archlinux.org>
pkgname=pyenv
-pkgver=1.2.17
+pkgver=1.2.18
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=('ed88268887f99ca9974db3efe539e8e035790d5123cfe0b12d845cd4fccb797566f955e6069b9a51e1f32e494c7e43151423854cc810a62c4637cc801d443b18')
+sha512sums=('4273e23a28b4aafc1b5ad0e39bc5a48131ee7d629adb294c4731b87b3a436cd42e849a8f17943dd40714ca48501a3d85e6f97187ff7687cace6813d853aed775')
package() {
cd "$pkgname-$pkgver"
More information about the arch-commits
mailing list