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

Jerome Leclanche jleclanche at archlinux.org
Sat Aug 24 22:31:06 UTC 2019


    Date: Saturday, August 24, 2019 @ 22:31:05
  Author: jleclanche
Revision: 501610

upgpkg: xonsh 0.9.10-1

Upstream release 0.9.10

Modified:
  xonsh/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-08-24 22:30:05 UTC (rev 501609)
+++ PKGBUILD	2019-08-24 22:31:05 UTC (rev 501610)
@@ -1,7 +1,7 @@
 # Maintainer: Jerome Leclanche <jerome at leclan.ch>
 
 pkgname=xonsh
-pkgver=0.9.9
+pkgver=0.9.10
 pkgrel=1
 pkgdesc="Python-powered, cross-platform, Unix-gazing shell"
 url="https://xon.sh/"
@@ -12,7 +12,7 @@
 makedepends=("python-setuptools")
 source=("https://github.com/xonsh/xonsh/releases/download/$pkgver/$pkgname-$pkgver.tar.gz")
 install=xonsh.install
-sha256sums=("a26d4bbd49b106b0c650dc8ebc5f4948900fe1e18204e1af2887a572af6fad44")
+sha256sums=("d41fca7bef961121b2da9c31505e654c2312a7221b810ad6fd3b8c2eebeda3b7")
 
 package() {
 	cd "$srcdir/$pkgname-$pkgver"



More information about the arch-commits mailing list