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

Jerome Leclanche jleclanche at archlinux.org
Sat Dec 22 16:32:40 UTC 2018


    Date: Saturday, December 22, 2018 @ 16:32:40
  Author: jleclanche
Revision: 417551

upgpkg: xonsh 0.8.6-1

Upstream release 0.8.6

Modified:
  xonsh/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-12-22 16:13:54 UTC (rev 417550)
+++ PKGBUILD	2018-12-22 16:32:40 UTC (rev 417551)
@@ -1,7 +1,7 @@
 # Maintainer: Jerome Leclanche <jerome at leclan.ch>
 
 pkgname=xonsh
-pkgver=0.8.4
+pkgver=0.8.6
 pkgrel=1
 pkgdesc="Python-powered, cross-platform, Unix-gazing shell"
 url="http://xon.sh/"
@@ -12,7 +12,7 @@
 makedepends=("python-setuptools")
 source=("$pkgname-$pkgver.zip::https://github.com/xonsh/xonsh/archive/$pkgver.zip")
 install=xonsh.install
-sha256sums=("43ff4adb242c62a02e042086d41e957f2b12dcba6a297c918c80867885824f5f")
+sha256sums=("4d5a8cde4d82ca7af8858273a437c763adf96e1b4c7d22bf6359e259cfe35520")
 
 package() {
 	cd "$srcdir/$pkgname-$pkgver"



More information about the arch-commits mailing list