blob: 0707bf2f75bdf21e62ce1821ba5b12bbedb207ce (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = zsh-antidote
pkgdesc = the cure to slow zsh plugin management
pkgver = 1.6.5
pkgrel = 1
url = https://getantidote.github.io/
install = zsh-antidote.install
arch = any
license = MIT
depends = zsh
depends = git
source = antidote-1.6.5.tar.gz::https://github.com/mattmc3/antidote/archive/refs/tags/v.1.6.5.tar.gz
source = 0001-no-self-updating.patch
sha256sums = dfe6553db83abcbe74c3026449f9b00bda51465d270cce6d7a6baa0dc8f208a2
sha256sums = dd4bad447383091b29e47add48394a00a459eb87cd2d76c5ea110fc261ed2785
pkgname = zsh-antidote
|