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

Jerome Leclanche jleclanche at gemini.archlinux.org
Sun Jul 10 23:59:13 UTC 2022


    Date: Sunday, July 10, 2022 @ 23:59:12
  Author: jleclanche
Revision: 1249405

upgpkg: xonsh 0.13.0-1: Upstream release 0.13.0

Modified:
  xonsh/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-07-10 23:58:01 UTC (rev 1249404)
+++ PKGBUILD	2022-07-10 23:59:12 UTC (rev 1249405)
@@ -1,7 +1,7 @@
 # Maintainer: Jerome Leclanche <jerome at leclan.ch>
 
 pkgname=xonsh
-pkgver=0.12.5
+pkgver=0.13.0
 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=("b147a8e662d6becdb6f8a57c955201fbfe78380846f4a541d6739df5e260aa98")
+sha256sums=("067f593ac1bc784c8c86e8a3297b8f2bd9f3bcd35f451916298c386c782018c3")
 
 package() {
 	cd "$srcdir/$pkgname-$pkgver"



More information about the arch-commits mailing list