Date: Saturday, July 24, 2021 @ 15:23:03
  Author: jleclanche
Revision: 984904

upgpkg: xonsh 0.10.0-1: Upstream release 0.10.0

Modified:
  xonsh/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2021-07-24 13:21:45 UTC (rev 984903)
+++ PKGBUILD    2021-07-24 15:23:03 UTC (rev 984904)
@@ -1,7 +1,7 @@
 # Maintainer: Jerome Leclanche <jer...@leclan.ch>
 
 pkgname=xonsh
-pkgver=0.9.27
+pkgver=0.10.0
 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=("a0713f44188d310debd0c0d04f4bee3c9c4d557fffcb41ade4e08afe15b7fb43")
+sha256sums=("628939b5920aa6b7590da4ef2daa22f1d4f1100deb9f8111206a4d1ee916b6f4")
 
 package() {
        cd "$srcdir/$pkgname-$pkgver"

Reply via email to