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

Jerome Leclanche jleclanche at archlinux.org
Wed Jul 10 19:15:55 UTC 2019


    Date: Wednesday, July 10, 2019 @ 19:15:54
  Author: jleclanche
Revision: 488592

upgpkg: xonsh 0.9.8-1

Upstream release 0.9.8

Modified:
  xonsh/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-07-10 18:18:15 UTC (rev 488591)
+++ PKGBUILD	2019-07-10 19:15:54 UTC (rev 488592)
@@ -1,7 +1,7 @@
 # Maintainer: Jerome Leclanche <jerome at leclan.ch>
 
 pkgname=xonsh
-pkgver=0.9.7
+pkgver=0.9.8
 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=("ed7b6c24b6c807c25369d7d9c9a09267367eff3b30b80ffbe9a113f7dc547359")
+sha256sums=("85bf43496bb20825912214fe85d9bad8fe9fbb90c5971402df723f487cc95680")
 
 package() {
 	cd "$srcdir/$pkgname-$pkgver"



More information about the arch-commits mailing list