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

Jerome Leclanche jleclanche at gemini.archlinux.org
Thu May 12 13:48:29 UTC 2022


    Date: Thursday, May 12, 2022 @ 13:48:28
  Author: jleclanche
Revision: 1199541

upgpkg: xonsh 0.12.4-1: Upstream release 0.12.4

Modified:
  xonsh/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-05-12 13:47:26 UTC (rev 1199540)
+++ PKGBUILD	2022-05-12 13:48:28 UTC (rev 1199541)
@@ -1,7 +1,7 @@
 # Maintainer: Jerome Leclanche <jerome at leclan.ch>
 
 pkgname=xonsh
-pkgver=0.12.2
+pkgver=0.12.4
 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=("637464358d6c887176b39cc3d07b9b10d51998f355850bcac3541f7799d8f335")
+sha256sums=("493d5b9554dbd8e16a5b8e714b27f11e2937ec4599fba5094e62610c95090fdc")
 
 package() {
 	cd "$srcdir/$pkgname-$pkgver"



More information about the arch-commits mailing list