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

Jerome Leclanche jleclanche at archlinux.org
Mon Jun 17 18:40:18 UTC 2019


    Date: Monday, June 17, 2019 @ 18:40:17
  Author: jleclanche
Revision: 481996

upgpkg: xonsh 0.9.6-1

Upstream release 0.9.6

Modified:
  xonsh/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-06-17 18:35:54 UTC (rev 481995)
+++ PKGBUILD	2019-06-17 18:40:17 UTC (rev 481996)
@@ -1,7 +1,7 @@
 # Maintainer: Jerome Leclanche <jerome at leclan.ch>
 
 pkgname=xonsh
-pkgver=0.9.4
+pkgver=0.9.6
 pkgrel=1
 pkgdesc="Python-powered, cross-platform, Unix-gazing shell"
 url="http://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=("87695cece91db6ddd4fee55ef8afe8f56cce02b58c62be711a08f0a155f8bb06")
+sha256sums=("20d91b94b20d5554b9ca4b7f0645ea6db44e1059d0a04b64af23411b7d8e7bc4")
 
 package() {
 	cd "$srcdir/$pkgname-$pkgver"



More information about the arch-commits mailing list