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

Jerome Leclanche jleclanche at archlinux.org
Fri Feb 1 17:12:54 UTC 2019


    Date: Friday, February 1, 2019 @ 17:12:53
  Author: jleclanche
Revision: 429119

upgpkg: xonsh 0.8.9-1

Upstream release 0.8.9

Modified:
  xonsh/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-02-01 17:02:20 UTC (rev 429118)
+++ PKGBUILD	2019-02-01 17:12:53 UTC (rev 429119)
@@ -1,7 +1,7 @@
 # Maintainer: Jerome Leclanche <jerome at leclan.ch>
 
 pkgname=xonsh
-pkgver=0.8.8
+pkgver=0.8.9
 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=("f1a066a0ed30e71a1aecfd91936c3f0abbc30543578a2653b8406815a46e05e3")
+sha256sums=("7073cbba6ba21b8fabbb70388058b8ce23cdb6fda0a19b9209798221e5e50bb7")
 
 package() {
 	cd "$srcdir/$pkgname-$pkgver"



More information about the arch-commits mailing list