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

Jerome Leclanche jleclanche at archlinux.org
Sat Feb 9 09:53:08 UTC 2019


    Date: Saturday, February 9, 2019 @ 09:53:06
  Author: jleclanche
Revision: 430815

upgpkg: xonsh 0.8.10-1

Upstream release 0.8.10

Modified:
  xonsh/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-02-09 09:51:52 UTC (rev 430814)
+++ PKGBUILD	2019-02-09 09:53:06 UTC (rev 430815)
@@ -1,7 +1,7 @@
 # Maintainer: Jerome Leclanche <jerome at leclan.ch>
 
 pkgname=xonsh
-pkgver=0.8.9
+pkgver=0.8.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=("7073cbba6ba21b8fabbb70388058b8ce23cdb6fda0a19b9209798221e5e50bb7")
+sha256sums=("eecfa6aab37b4324e372811b79a005ae9a85cee954ac5c43708ecb30a65ac1ed")
 
 package() {
 	cd "$srcdir/$pkgname-$pkgver"



More information about the arch-commits mailing list