* update zsh-history-substring-search to 1.1.0-2
This commit is contained in:
parent
7df147983f
commit
6b7bbdb63e
13
zsh-history-substring-search/.SRCINFO
Normal file
13
zsh-history-substring-search/.SRCINFO
Normal file
@ -0,0 +1,13 @@
|
||||
pkgbase = zsh-history-substring-search
|
||||
pkgdesc = ZSH port of Fish history search (up arrow)
|
||||
pkgver = 1.1.0
|
||||
pkgrel = 2
|
||||
url = https://github.com/zsh-users/zsh-history-substring-search
|
||||
arch = any
|
||||
license = BSD
|
||||
depends = zsh
|
||||
source = https://github.com/zsh-users/zsh-history-substring-search/archive/v1.1.0/zsh-history-substring-search-v1.1.0.tar.gz
|
||||
sha512sums = 267efc0960f6403b748e78734b43b8d997f05a2a2542520508e6ef028ef2e0a2c0805d24ae5ad4c30454742a08a7abf2e3baa591e60a660a0ca54aca0ad7175a
|
||||
b2sums = c757f55be326c4aecdc05471940d66f70be596ca483f8c380bd0bc8e05920b70069200d5d865ee025d37cf079c0865d30eebc6952f9d7eaf4b7db71518e71a69
|
||||
|
||||
pkgname = zsh-history-substring-search
|
4
zsh-history-substring-search/.nvchecker.toml
Normal file
4
zsh-history-substring-search/.nvchecker.toml
Normal file
@ -0,0 +1,4 @@
|
||||
[zsh-history-substring-search]
|
||||
source = "git"
|
||||
git = "https://github.com/zsh-users/zsh-history-substring-search.git"
|
||||
prefix = "v"
|
@ -3,7 +3,7 @@
|
||||
|
||||
pkgname=zsh-history-substring-search
|
||||
pkgver=1.1.0
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
pkgdesc="ZSH port of Fish history search (up arrow)"
|
||||
arch=(any)
|
||||
url="https://github.com/zsh-users/zsh-history-substring-search"
|
||||
|
Loading…
x
Reference in New Issue
Block a user