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

Jerome Leclanche jleclanche at archlinux.org
Sat Dec 15 16:40:52 UTC 2018


    Date: Saturday, December 15, 2018 @ 16:40:51
  Author: jleclanche
Revision: 416377

upgpkg: xonsh 0.8.4-1

Upstream release 0.8.4

Modified:
  xonsh/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-12-15 16:00:52 UTC (rev 416376)
+++ PKGBUILD	2018-12-15 16:40:51 UTC (rev 416377)
@@ -1,7 +1,7 @@
 # Maintainer: Jerome Leclanche <jerome at leclan.ch>
 
 pkgname=xonsh
-pkgver=0.8.3
+pkgver=0.8.4
 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=("19268e50adcf2ca5b9d6fad877a1c8d801f25865e8a554e345661c3c16ff3477")
+sha256sums=("43ff4adb242c62a02e042086d41e957f2b12dcba6a297c918c80867885824f5f")
 
 package() {
 	cd "$srcdir/$pkgname-$pkgver"



More information about the arch-commits mailing list