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

Jerome Leclanche jleclanche at archlinux.org
Tue Oct 8 01:48:53 UTC 2019


    Date: Tuesday, October 8, 2019 @ 01:48:52
  Author: jleclanche
Revision: 514178

upgpkg: xonsh 0.9.12-1

Upstream release 0.9.12

Modified:
  xonsh/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-10-07 23:38:48 UTC (rev 514177)
+++ PKGBUILD	2019-10-08 01:48:52 UTC (rev 514178)
@@ -1,7 +1,7 @@
 # Maintainer: Jerome Leclanche <jerome at leclan.ch>
 
 pkgname=xonsh
-pkgver=0.9.11
+pkgver=0.9.12
 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=("49bf110b29935c6b4939987cd818d8dd6046ab6e06b9cc5d8bf29789d2693840")
+sha256sums=("29c93fa7dd0aa6ec1ed6a53fc3dcb6eded28cc559575cc11269b81cea68dac6d")
 
 package() {
 	cd "$srcdir/$pkgname-$pkgver"



More information about the arch-commits mailing list