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

Jerome Leclanche jleclanche at archlinux.org
Tue Jul 2 08:08:45 UTC 2019


    Date: Tuesday, July 2, 2019 @ 08:08:45
  Author: jleclanche
Revision: 487240

upgpkg: xonsh 0.9.7-1

Upstream release 0.9.7

Modified:
  xonsh/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-07-02 04:54:07 UTC (rev 487239)
+++ PKGBUILD	2019-07-02 08:08:45 UTC (rev 487240)
@@ -1,7 +1,7 @@
 # Maintainer: Jerome Leclanche <jerome at leclan.ch>
 
 pkgname=xonsh
-pkgver=0.9.6
+pkgver=0.9.7
 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=("20d91b94b20d5554b9ca4b7f0645ea6db44e1059d0a04b64af23411b7d8e7bc4")
+sha256sums=("ed7b6c24b6c807c25369d7d9c9a09267367eff3b30b80ffbe9a113f7dc547359")
 
 package() {
 	cd "$srcdir/$pkgname-$pkgver"



More information about the arch-commits mailing list