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

Jerome Leclanche jleclanche at gemini.archlinux.org
Tue Apr 26 11:39:33 UTC 2022


    Date: Tuesday, April 26, 2022 @ 11:39:33
  Author: jleclanche
Revision: 1190959

upgpkg: xonsh 0.12.2-1: Upstream release 0.12.2

Modified:
  xonsh/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-04-26 11:34:32 UTC (rev 1190958)
+++ PKGBUILD	2022-04-26 11:39:33 UTC (rev 1190959)
@@ -1,7 +1,7 @@
 # Maintainer: Jerome Leclanche <jerome at leclan.ch>
 
 pkgname=xonsh
-pkgver=0.12.1
+pkgver=0.12.2
 pkgrel=1
 pkgdesc="Python-powered, cross-platform, Unix-gazing shell"
 url="https://xon.sh/"
@@ -12,7 +12,7 @@
 makedepends=("python-setuptools")
 source=("https://github.com/xonsh/xonsh/releases/download/$pkgver/$pkgname-$pkgver.tar.gz")
 install=xonsh.install
-sha256sums=("06647b23e17bf8d9fbff8cdf4c9261d4ab5e6c8e48c973e485ca0cb9250aed8e")
+sha256sums=("637464358d6c887176b39cc3d07b9b10d51998f355850bcac3541f7799d8f335")
 
 package() {
 	cd "$srcdir/$pkgname-$pkgver"



More information about the arch-commits mailing list