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

Jerome Leclanche jleclanche at gemini.archlinux.org
Tue Apr 26 11:34:17 UTC 2022


    Date: Tuesday, April 26, 2022 @ 11:34:16
  Author: jleclanche
Revision: 1190957

upgpkg: xonsh 0.12.1-1: Upstream release 0.12.1

Modified:
  xonsh/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-04-26 11:03:01 UTC (rev 1190956)
+++ PKGBUILD	2022-04-26 11:34:16 UTC (rev 1190957)
@@ -1,7 +1,7 @@
 # Maintainer: Jerome Leclanche <jerome at leclan.ch>
 
 pkgname=xonsh
-pkgver=0.12.0
+pkgver=0.12.1
 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=("2987b17d94d0c96c4a602b1f5820c7d0a2858b5b6fa05e51aa5c52d1ebb22220")
+sha256sums=("06647b23e17bf8d9fbff8cdf4c9261d4ab5e6c8e48c973e485ca0cb9250aed8e")
 
 package() {
 	cd "$srcdir/$pkgname-$pkgver"



More information about the arch-commits mailing list