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

Jerome Leclanche jleclanche at archlinux.org
Thu Sep 27 14:29:07 UTC 2018


    Date: Thursday, September 27, 2018 @ 14:29:07
  Author: jleclanche
Revision: 386298

upgpkg: xonsh 0.7.10-1

Upstream release 0.7.10

Modified:
  xonsh/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-09-27 14:28:40 UTC (rev 386297)
+++ PKGBUILD	2018-09-27 14:29:07 UTC (rev 386298)
@@ -1,7 +1,7 @@
 # Maintainer: Jerome Leclanche <jerome at leclan.ch>
 
 pkgname=xonsh
-pkgver=0.7.8
+pkgver=0.7.10
 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=("a174ceb10a447b85ed393c93c4ad8c0f83243697dc8493fb4dde9a466e7fbc40")
+sha256sums=("345d6d327a865c3eda7175a65247cce0f1286e49bae3d2de8971788ae5730762")
 
 package() {
 	cd "$srcdir/$pkgname-$pkgver"



More information about the arch-commits mailing list