blob: 5e9534dc5df96d73da59678f63a33150029ccd55 (
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.4.1
pkgrel = 1
url = https://getantidote.github.io/
install = zsh-antidote.install
arch = any
license = MIT
depends = zsh
depends = git
source = antidote-1.4.1.tar.gz::https://github.com/mattmc3/antidote/archive/refs/tags/v1.4.1.tar.gz
source = 0001-no-self-updating.patch
sha256sums = b87804b55fb6a33aac4864d983b216f6fae3b0ccf26fa3d5ce3e8d123133fff8
sha256sums = f45a3380864145f31ba1f9ce771f156f104e5b70dae1d1de46ba5177cdc4e88e
pkgname = zsh-antidote
|