summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDaniel Milde2021-03-20 20:55:58 +0100
committerDaniel Milde2021-03-20 20:55:58 +0100
commit2db7bbc1dc13d33b8bd5f515adee7359a02fc133 (patch)
tree49ee928a4ae9fcba6879b30f86ec3ac9d60a263d /PKGBUILD
parentc3ceed0f3b5dd158333a3c23400cddd4b38c683a (diff)
downloadaur-2db7bbc1dc13d33b8bd5f515adee7359a02fc133.tar.gz
homepage url changed
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e5cf3a3e15bd..8421c2b32ef7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,10 +2,10 @@
pkgname=xonsh-git
_gitname=xonsh
-pkgver=0.9.24.r222.g0dafe12d
+pkgver=0.9.27.r29.g8ad8b043
pkgrel=1
pkgdesc="A Python-ish, BASHwards-compatible shell"
-url="http://github.com/scopatz/xonsh"
+url="https://github.com/xonsh/xonsh"
arch=('any')
license=('FreeBSD')
depends=('python' 'python-ply')