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

Jerome Leclanche jleclanche at archlinux.org
Tue Jun 9 15:45:51 UTC 2020


    Date: Tuesday, June 9, 2020 @ 15:45:51
  Author: jleclanche
Revision: 640801

upgpkg: xonsh 0.9.18-1: Upstream release 0.9.18

Modified:
  xonsh/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-06-09 15:41:56 UTC (rev 640800)
+++ PKGBUILD	2020-06-09 15:45:51 UTC (rev 640801)
@@ -1,7 +1,7 @@
 # Maintainer: Jerome Leclanche <jerome at leclan.ch>
 
 pkgname=xonsh
-pkgver=0.9.14
+pkgver=0.9.18
 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=("b876c9f1e39842cf995d7a7676955c2f9aaa5ea7f3a7374e813243fbf5d218bf")
+sha256sums=("39b864991ac6eca7bd484fe1f9b2932d44ceb2b2a0deaa3679200e43ddddfa4e")
 
 package() {
 	cd "$srcdir/$pkgname-$pkgver"



More information about the arch-commits mailing list