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

Felix Yan felixonmars at gemini.archlinux.org
Mon Sep 20 21:39:44 UTC 2021


    Date: Monday, September 20, 2021 @ 21:39:44
  Author: felixonmars
Revision: 1019810

upgpkg: xonsh 0.10.1-1

Modified:
  xonsh/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-09-20 21:39:22 UTC (rev 1019809)
+++ PKGBUILD	2021-09-20 21:39:44 UTC (rev 1019810)
@@ -1,7 +1,7 @@
 # Maintainer: Jerome Leclanche <jerome at leclan.ch>
 
 pkgname=xonsh
-pkgver=0.10.0
+pkgver=0.10.1
 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=("628939b5920aa6b7590da4ef2daa22f1d4f1100deb9f8111206a4d1ee916b6f4")
+sha256sums=('5b1fc406bbd4566ecb539343552dec3a469dd0f5ad14f6244e9973b496b48a64')
 
 package() {
 	cd "$srcdir/$pkgname-$pkgver"



More information about the arch-commits mailing list