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

Jerome Leclanche jleclanche at archlinux.org
Tue Oct 20 23:21:47 UTC 2020


    Date: Tuesday, October 20, 2020 @ 23:21:47
  Author: jleclanche
Revision: 727771

upgpkg: xonsh 0.9.24-1: Upstream release 0.9.24

Modified:
  xonsh/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-10-20 22:53:51 UTC (rev 727770)
+++ PKGBUILD	2020-10-20 23:21:47 UTC (rev 727771)
@@ -1,7 +1,7 @@
 # Maintainer: Jerome Leclanche <jerome at leclan.ch>
 
 pkgname=xonsh
-pkgver=0.9.22
+pkgver=0.9.24
 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=("664e792a764bc3df6511b7124472238a3b6876931ff0fe13731aa1ac79844e28")
+sha256sums=("22f56aba220046dee2af3342d4477a89682ae303b818e6df901a7d8b0ddce7e0")
 
 package() {
 	cd "$srcdir/$pkgname-$pkgver"



More information about the arch-commits mailing list