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

Jerome Leclanche jleclanche at archlinux.org
Thu Sep 17 09:17:36 UTC 2020


    Date: Thursday, September 17, 2020 @ 09:17:36
  Author: jleclanche
Revision: 708565

upgpkg: xonsh 0.9.22-1: Upstream release 0.9.22

Modified:
  xonsh/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-09-17 07:27:09 UTC (rev 708564)
+++ PKGBUILD	2020-09-17 09:17:36 UTC (rev 708565)
@@ -1,7 +1,7 @@
 # Maintainer: Jerome Leclanche <jerome at leclan.ch>
 
 pkgname=xonsh
-pkgver=0.9.21
+pkgver=0.9.22
 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=("5a9d1b002f4e18166bdd9f90e78750045164e7fd16e1e979625047a98d6c7df0")
+sha256sums=("664e792a764bc3df6511b7124472238a3b6876931ff0fe13731aa1ac79844e28")
 
 package() {
 	cd "$srcdir/$pkgname-$pkgver"



More information about the arch-commits mailing list