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

Jerome Leclanche jleclanche at gemini.archlinux.org
Thu Apr 14 16:08:19 UTC 2022


    Date: Thursday, April 14, 2022 @ 16:08:19
  Author: jleclanche
Revision: 1186242

upgpkg: xonsh 0.12.0-1: Upstream release 0.12.0

Modified:
  xonsh/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-04-14 15:42:51 UTC (rev 1186241)
+++ PKGBUILD	2022-04-14 16:08:19 UTC (rev 1186242)
@@ -1,8 +1,8 @@
 # Maintainer: Jerome Leclanche <jerome at leclan.ch>
 
 pkgname=xonsh
-pkgver=0.11.0
-pkgrel=3
+pkgver=0.12.0
+pkgrel=1
 pkgdesc="Python-powered, cross-platform, Unix-gazing shell"
 url="https://xon.sh/"
 arch=("any")
@@ -12,7 +12,7 @@
 makedepends=("python-setuptools")
 source=("https://github.com/xonsh/xonsh/releases/download/$pkgver/$pkgname-$pkgver.tar.gz")
 install=xonsh.install
-sha256sums=("8549da2d8915e62b09c68dffbba3603bc7ccf0d91a1358b90790e468817801ff")
+sha256sums=("2987b17d94d0c96c4a602b1f5820c7d0a2858b5b6fa05e51aa5c52d1ebb22220")
 
 package() {
 	cd "$srcdir/$pkgname-$pkgver"



More information about the arch-commits mailing list