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

Jerome Leclanche jleclanche at archlinux.org
Fri Sep 14 21:45:48 UTC 2018


    Date: Friday, September 14, 2018 @ 21:45:48
  Author: jleclanche
Revision: 380999

upgpkg: xonsh 0.7.8-1

Upstream release 0.7.8

Modified:
  xonsh/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-09-14 21:43:05 UTC (rev 380998)
+++ PKGBUILD	2018-09-14 21:45:48 UTC (rev 380999)
@@ -10,9 +10,9 @@
 depends=("python" "python-ply")
 optdepends=("python-prompt_toolkit: support for SHELL_TYPE=prompt_toolkit")
 makedepends=("python-setuptools")
-source=("https://github.com/xonsh/xonsh/archive/$pkgver.zip")
+source=("$pkgname-$pkgver.zip::https://github.com/xonsh/xonsh/archive/$pkgver.zip")
 install=xonsh.install
-sha256sums=("b3256e9af958d874eac70c2293ce210c3de3df17966de8eb426d3e338243469f")
+sha256sums=("a174ceb10a447b85ed393c93c4ad8c0f83243697dc8493fb4dde9a466e7fbc40")
 
 package() {
 	cd "$srcdir/$pkgname-$pkgver"



More information about the arch-commits mailing list