[arch-commits] Commit in xonsh/trunk (PKGBUILD)
Jerome Leclanche
jleclanche at archlinux.org
Sun Dec 30 06:44:14 UTC 2018
Date: Sunday, December 30, 2018 @ 06:44:13
Author: jleclanche
Revision: 418959
upgpkg: xonsh 0.8.7-1
Upstream release 0.8.7
Modified:
xonsh/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2018-12-30 02:07:32 UTC (rev 418958)
+++ PKGBUILD 2018-12-30 06:44:13 UTC (rev 418959)
@@ -1,7 +1,7 @@
# Maintainer: Jerome Leclanche <jerome at leclan.ch>
pkgname=xonsh
-pkgver=0.8.6
+pkgver=0.8.7
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=("4d5a8cde4d82ca7af8858273a437c763adf96e1b4c7d22bf6359e259cfe35520")
+sha256sums=("f7171d6f3c80743ad7729c7e1370a14029236fc5904c44e6b9fd9efdf13cdce6")
package() {
cd "$srcdir/$pkgname-$pkgver"
More information about the arch-commits
mailing list