[arch-commits] Commit in xonsh/trunk (PKGBUILD)
Jerome Leclanche
jleclanche at archlinux.org
Sat May 11 10:03:24 UTC 2019
Date: Saturday, May 11, 2019 @ 10:03:24
Author: jleclanche
Revision: 465152
upgpkg: xonsh 0.9.0-1
Upstream release 0.9.0
Modified:
xonsh/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-05-11 06:39:19 UTC (rev 465151)
+++ PKGBUILD 2019-05-11 10:03:24 UTC (rev 465152)
@@ -1,7 +1,7 @@
# Maintainer: Jerome Leclanche <jerome at leclan.ch>
pkgname=xonsh
-pkgver=0.8.12
+pkgver=0.9.0
pkgrel=1
pkgdesc="Python-powered, cross-platform, Unix-gazing shell"
url="http://xon.sh/"
@@ -12,7 +12,7 @@
makedepends=("python-setuptools")
source=("$pkgname-$pkgver.tar.gz::https://github.com/xonsh/xonsh/releases/download/$pkgver/$pkgver.tar.gz")
install=xonsh.install
-sha256sums=("f55ac805b69f0dcb9dd4a3e1a15ee3dfd8267dc5fd0733e231c5c6f71629be52")
+sha256sums=("01e2d28a1941f52968f9cfc7d17cf8786825937ce5c9261812bfacb37658000b")
package() {
cd "$srcdir"
More information about the arch-commits
mailing list