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

Jerome Leclanche jleclanche at archlinux.org
Sat Jan 5 08:53:51 UTC 2019


    Date: Saturday, January 5, 2019 @ 08:53:51
  Author: jleclanche
Revision: 420650

upgpkg: xonsh 0.8.8-1

Upstream release 0.8.8

Modified:
  xonsh/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-01-05 08:34:16 UTC (rev 420649)
+++ PKGBUILD	2019-01-05 08:53:51 UTC (rev 420650)
@@ -1,7 +1,7 @@
 # Maintainer: Jerome Leclanche <jerome at leclan.ch>
 
 pkgname=xonsh
-pkgver=0.8.7
+pkgver=0.8.8
 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=("f7171d6f3c80743ad7729c7e1370a14029236fc5904c44e6b9fd9efdf13cdce6")
+sha256sums=("f1a066a0ed30e71a1aecfd91936c3f0abbc30543578a2653b8406815a46e05e3")
 
 package() {
 	cd "$srcdir/$pkgname-$pkgver"



More information about the arch-commits mailing list