David Runge pushed to branch main at Arch Linux / Packaging / Packages / pyenv


Commits:
272f144f by David Runge at 2023-08-30T09:53:26+02:00
upgpkg: 1:2.3.25-1

Downgrade to 2.3.25 since upstream added a wrong tag and then removed it:
https://github.com/pyenv/pyenv/issues/2766

- - - - -


1 changed file:

- PKGBUILD


Changes:

=====================================
PKGBUILD
=====================================
@@ -1,8 +1,9 @@
 # Maintainer: David Runge <[email protected]>
 
 pkgname=pyenv
-pkgver=2.3.35
+pkgver=2.3.25
 pkgrel=1
+epoch=1
 pkgdesc="Easily switch between multiple versions of Python"
 arch=(any)
 url="https://github.com/pyenv/pyenv";
@@ -10,8 +11,8 @@ license=(MIT)
 depends=(bash)
 optdepends=('git: installing development versions')
 source=($url/archive/v$pkgver/$pkgname-v$pkgver.tar.gz)
-sha512sums=('891d926277af6b6576a4a9731b36302b3f21ab65197d771228656f87453d67dfa86ee32e1e53b929a186b22ecfb29fccf57187ad0a2e63681f0bbe65a39a2e83')
-b2sums=('6680952a2e98d02549a3f5b6d24344a4b3eb0593eaab676ee0c26399e68e5a69da866f65e5cc027b47d239fed2e9e86c91a11fe263827a2285fba668edacbe2f')
+sha512sums=('a470f31f1b1a27f3f191efb496c8aa5fe9d9712d59e58cfa67aabdae09a48b9e564ff53d0fd26d7ba07a22503eb215a734b367f3532389a9783d02fa99878a99')
+b2sums=('19d5c60677152921fb5849313775bcf11f9cceff52622f08c6488ebcb87a7fc8ef6a0953760a4f130973779c2615ae5251c04fd4922145764c4e68405dbbe03b')
 
 package() {
   cd $pkgname-$pkgver



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/pyenv/-/commit/272f144fd19a08d7c2cecfe0becb01a76ab1e7f7

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/pyenv/-/commit/272f144fd19a08d7c2cecfe0becb01a76ab1e7f7
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to