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

Jerome Leclanche jleclanche at archlinux.org
Thu Feb 28 12:17:22 UTC 2019


    Date: Thursday, February 28, 2019 @ 12:17:22
  Author: jleclanche
Revision: 437024

upgpkg: xonsh 0.8.11-1

Upstream release 0.8.11

Modified:
  xonsh/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-02-28 11:16:33 UTC (rev 437023)
+++ PKGBUILD	2019-02-28 12:17:22 UTC (rev 437024)
@@ -1,7 +1,7 @@
 # Maintainer: Jerome Leclanche <jerome at leclan.ch>
 
 pkgname=xonsh
-pkgver=0.8.10
+pkgver=0.8.11
 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=("eecfa6aab37b4324e372811b79a005ae9a85cee954ac5c43708ecb30a65ac1ed")
+sha256sums=("c31fa71d473190916f21da11933381ea1bb70f269b9f1fb7eda0ae9f32648e19")
 
 package() {
 	cd "$srcdir/$pkgname-$pkgver"



More information about the arch-commits mailing list