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

Jerome Leclanche jleclanche at archlinux.org
Fri Sep 4 07:38:42 UTC 2020


    Date: Friday, September 4, 2020 @ 07:38:41
  Author: jleclanche
Revision: 697868

upgpkg: xonsh 0.9.21-1: Upstream release 0.9.21

Modified:
  xonsh/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-09-04 01:46:04 UTC (rev 697867)
+++ PKGBUILD	2020-09-04 07:38:41 UTC (rev 697868)
@@ -1,7 +1,7 @@
 # Maintainer: Jerome Leclanche <jerome at leclan.ch>
 
 pkgname=xonsh
-pkgver=0.9.18
+pkgver=0.9.21
 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=("39b864991ac6eca7bd484fe1f9b2932d44ceb2b2a0deaa3679200e43ddddfa4e")
+sha256sums=("5a9d1b002f4e18166bdd9f90e78750045164e7fd16e1e979625047a98d6c7df0")
 
 package() {
 	cd "$srcdir/$pkgname-$pkgver"



More information about the arch-commits mailing list