Skip to content
Snippets Groups Projects
Verified Commit 397bd510 authored by Antonio Rojas's avatar Antonio Rojas
Browse files

upgpkg: 0.18.2-1: Update to 0.18.2

parent 72c34ee7
No related branches found
Tags 0.18.2-1
No related merge requests found
pkgbase = xonsh
pkgdesc = Python-powered, cross-platform, Unix-gazing shell
pkgver = 0.17.0
pkgver = 0.18.2
pkgrel = 1
url = https://xon.sh/
install = xonsh.install
......@@ -12,7 +12,7 @@ pkgbase = xonsh
depends = python-ply
depends = python-setproctitle
optdepends = python-prompt_toolkit: support for SHELL_TYPE=prompt_toolkit
source = https://github.com/xonsh/xonsh/archive/0.17.0/xonsh-0.17.0.tar.gz
sha256sums = 7a7ad21eb6831ed09e2949cd65282f6e84c7406179f031706d8a41eeb6919a81
source = https://github.com/xonsh/xonsh/archive/0.18.2/xonsh-0.18.2.tar.gz
sha256sums = a7f6e540b2a4071262ca49ddbc9537ec85ebc90cdbff53e251d60e7c79a3dc55
pkgname = xonsh
# Maintainer: Jerome Leclanche <jerome@leclan.ch>
pkgname=xonsh
pkgver=0.17.0
pkgver=0.18.2
pkgrel=1
pkgdesc="Python-powered, cross-platform, Unix-gazing shell"
url="https://xon.sh/"
......@@ -12,7 +12,7 @@ optdepends=("python-prompt_toolkit: support for SHELL_TYPE=prompt_toolkit")
makedepends=("python-setuptools" "python-wheel")
source=("https://github.com/xonsh/xonsh/archive/$pkgver/$pkgname-$pkgver.tar.gz")
install=xonsh.install
sha256sums=('7a7ad21eb6831ed09e2949cd65282f6e84c7406179f031706d8a41eeb6919a81')
sha256sums=('a7f6e540b2a4071262ca49ddbc9537ec85ebc90cdbff53e251d60e7c79a3dc55')
package() {
cd $pkgname-$pkgver
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment