Date: Friday, February 17, 2023 @ 14:12:36
  Author: alucryd
Revision: 1402235

upgpkg: jenv 0.5.6-1

Modified:
  jenv/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2023-02-17 14:12:19 UTC (rev 1402234)
+++ PKGBUILD    2023-02-17 14:12:36 UTC (rev 1402235)
@@ -2,7 +2,7 @@
 # Contributor: Gerard Ribugent <[email protected]>
 
 pkgname=jenv
-pkgver=0.5.5
+pkgver=0.5.6
 pkgrel=1
 pkgdesc='Manage your Java environment'
 arch=(any)
@@ -15,7 +15,7 @@
   'fish: Fish support'
   'zsh: Zsh support'
 )
-_tag=a692899b2a8f9732fbbc0753b0f95f635b93fc71
+_tag=1518864ceb0ef95c609ba2dbde064e04b8e5f419
 source=(git+https://github.com/jenv/jenv.git#tag=${_tag})
 b2sums=(SKIP)
 

Reply via email to