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

Jerome Leclanche jleclanche at archlinux.org
Sun Sep 8 11:58:18 UTC 2019


    Date: Sunday, September 8, 2019 @ 11:58:18
  Author: jleclanche
Revision: 508991

upgpkg: xonsh 0.9.11-1

Upstream release 0.9.11

Modified:
  xonsh/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-09-08 09:59:13 UTC (rev 508990)
+++ PKGBUILD	2019-09-08 11:58:18 UTC (rev 508991)
@@ -1,7 +1,7 @@
 # Maintainer: Jerome Leclanche <jerome at leclan.ch>
 
 pkgname=xonsh
-pkgver=0.9.10
+pkgver=0.9.11
 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=("d41fca7bef961121b2da9c31505e654c2312a7221b810ad6fd3b8c2eebeda3b7")
+sha256sums=("49bf110b29935c6b4939987cd818d8dd6046ab6e06b9cc5d8bf29789d2693840")
 
 package() {
 	cd "$srcdir/$pkgname-$pkgver"



More information about the arch-commits mailing list