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

Jerome Leclanche jleclanche at gemini.archlinux.org
Thu Aug 11 02:04:11 UTC 2022


    Date: Thursday, August 11, 2022 @ 02:04:10
  Author: jleclanche
Revision: 1265151

upgpkg: xonsh 0.13.1-1: Upstream release 0.13.1

Modified:
  xonsh/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-08-11 00:10:59 UTC (rev 1265150)
+++ PKGBUILD	2022-08-11 02:04:10 UTC (rev 1265151)
@@ -1,7 +1,7 @@
 # Maintainer: Jerome Leclanche <jerome at leclan.ch>
 
 pkgname=xonsh
-pkgver=0.13.0
+pkgver=0.13.1
 pkgrel=1
 pkgdesc="Python-powered, cross-platform, Unix-gazing shell"
 url="https://xon.sh/"
@@ -12,7 +12,7 @@
 makedepends=("python-setuptools" "python-wheel")
 source=("https://github.com/xonsh/xonsh/releases/download/$pkgver/$pkgname-$pkgver.tar.gz")
 install=xonsh.install
-sha256sums=("067f593ac1bc784c8c86e8a3297b8f2bd9f3bcd35f451916298c386c782018c3")
+sha256sums=("86c02629031b3bdd5bd1e57569308ca0fe2f2361854108ce61e650f4a83e1fe6")
 
 package() {
 	cd "$srcdir/$pkgname-$pkgver"



More information about the arch-commits mailing list