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

Jerome Leclanche jleclanche at archlinux.org
Sat Jan 30 23:25:50 UTC 2021


    Date: Saturday, January 30, 2021 @ 23:25:50
  Author: jleclanche
Revision: 836736

upgpkg: xonsh 0.9.25-1: Upstream release 0.9.25

Modified:
  xonsh/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-01-30 23:23:19 UTC (rev 836735)
+++ PKGBUILD	2021-01-30 23:25:50 UTC (rev 836736)
@@ -1,8 +1,8 @@
 # Maintainer: Jerome Leclanche <jerome at leclan.ch>
 
 pkgname=xonsh
-pkgver=0.9.24
-pkgrel=3
+pkgver=0.9.25
+pkgrel=1
 pkgdesc="Python-powered, cross-platform, Unix-gazing shell"
 url="https://xon.sh/"
 arch=("any")
@@ -12,7 +12,7 @@
 makedepends=("python-setuptools")
 source=("https://github.com/xonsh/xonsh/releases/download/$pkgver/$pkgname-$pkgver.tar.gz")
 install=xonsh.install
-sha256sums=("22f56aba220046dee2af3342d4477a89682ae303b818e6df901a7d8b0ddce7e0")
+sha256sums=("fec47183296d96057464c0d7c317cc53ff3458bc74dcd01d5d7cff3e1345b98b")
 
 package() {
 	cd "$srcdir/$pkgname-$pkgver"



More information about the arch-commits mailing list