summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorhexchain2023-10-25 23:31:04 +0800
committerhexchain2023-10-25 23:31:04 +0800
commitd856085da8563d3486b5f42dcadc5785f57d96ce (patch)
tree84f866574371d2d0e1f86b0c480fe3cc57372534 /.SRCINFO
parentbf3612b780d34b1d9391bd1674899f6d193e7cf8 (diff)
downloadaur-d856085da8563d3486b5f42dcadc5785f57d96ce.tar.gz
upgpkg
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO17
1 files changed, 7 insertions, 10 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c5e202c5ca01..834bc36c0c87 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,21 +1,18 @@
pkgbase = elvish-git
- pkgdesc = An expressive programming language and versatile interactive shell.
- pkgver = r5024.050863fb
+ pkgdesc = A friendly and expressive Unix shell
+ pkgver = v0.20.0.dev.r112.g1c0cffb
pkgrel = 1
- url = https://github.com/elves/elvish
+ url = https://elv.sh
install = elvish.install
- arch = i686
arch = x86_64
- license = custom:2-clause BSD
+ license = BSD
makedepends = git
makedepends = go
- makedepends = pandoc
depends = glibc
provides = elvish
conflicts = elvish
- options = !strip
- source = git+https://github.com/elves/elvish.git
- md5sums = SKIP
+ options = !lto
+ source = elvish::git+https://github.com/elves/elvish.git
+ b2sums = SKIP
pkgname = elvish-git
-