chiark
/
gitweb
/
~mdw
/
termux-packages
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f03d2d9
)
fish: Use valid version number..
author
Fredrik Fornwall
<fredrik@fornwall.net>
Thu, 8 Oct 2015 22:12:31 +0000
(18:12 -0400)
committer
Fredrik Fornwall
<fredrik@fornwall.net>
Thu, 8 Oct 2015 22:12:31 +0000
(18:12 -0400)
packages/fish/build.sh
patch
|
blob
|
blame
|
history
diff --git
a/packages/fish/build.sh
b/packages/fish/build.sh
index 47bda90bceba83382a4d4f225c7c0853fdec183d..9aa9c8be5d40f346bef82a991082e9529cb4563f 100644
(file)
--- a/
packages/fish/build.sh
+++ b/
packages/fish/build.sh
@@
-1,6
+1,6
@@
TERMUX_PKG_HOMEPAGE=http://fishshell.com/
TERMUX_PKG_DESCRIPTION="Shell geared towards interactive use"
-TERMUX_PKG_VERSION=2.2.
0_
`date "+%Y%m%d%H%M"`
+TERMUX_PKG_VERSION=2.2.`date "+%Y%m%d%H%M"`
# TERMUX_PKG_SRCURL=http://fishshell.com/files/${TERMUX_PKG_VERSION}/fish-${TERMUX_PKG_VERSION}.tar.gz
TERMUX_PKG_SRCURL=https://github.com/fish-shell/fish-shell/archive/master.zip
TERMUX_PKG_NO_SRC_CACHE=yes