[arch-commits] Commit in xonsh/trunk (PKGBUILD)
Jerome Leclanche
jleclanche at archlinux.org
Tue Nov 13 22:19:38 UTC 2018
Date: Tuesday, November 13, 2018 @ 22:19:33
Author: jleclanche
Revision: 407287
upgpkg: xonsh 0.8.2-1
Upstream release 0.8.2
Modified:
xonsh/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2018-11-13 22:18:55 UTC (rev 407286)
+++ PKGBUILD 2018-11-13 22:19:33 UTC (rev 407287)
@@ -1,7 +1,7 @@
# Maintainer: Jerome Leclanche <jerome at leclan.ch>
pkgname=xonsh
-pkgver=0.8.1
+pkgver=0.8.2
pkgrel=1
pkgdesc="Python-powered, cross-platform, Unix-gazing shell"
url="http://xon.sh/"
@@ -12,7 +12,7 @@
makedepends=("python-setuptools")
source=("$pkgname-$pkgver.zip::https://github.com/xonsh/xonsh/archive/$pkgver.zip")
install=xonsh.install
-sha256sums=("9607b2d0af19dfdab0fcfe81f9b7b003d4cf44b15da3c81bfb355022876ac488")
+sha256sums=("14897e6b6d9ffc8100fb76d85763f13feabed49a823adaff0c0dddeeb9213671")
package() {
cd "$srcdir/$pkgname-$pkgver"
More information about the arch-commits
mailing list