mirror of
https://github.com/archlinux/aur.git
synced 2026-02-19 03:05:49 +01:00
Add .SRCINFO for AUR
This commit is contained in:
parent
16b06d5dde
commit
eb62f01e47
1 changed files with 21 additions and 0 deletions
21
.SRCINFO
Normal file
21
.SRCINFO
Normal file
|
|
@ -0,0 +1,21 @@
|
|||
pkgbase = zsh-komander
|
||||
pkgdesc = Minimalistic zsh-theme...
|
||||
pkgver = 1.0
|
||||
pkgrel = 1
|
||||
url = https://github.com/stikundra-murtsi/zsh-komander
|
||||
install = zsh-komander.install
|
||||
arch = any
|
||||
license = custom:NAUPL
|
||||
depends = zsh
|
||||
source = zsh-komander.zsh
|
||||
source = install.sh
|
||||
source = zsh-komander.install
|
||||
source = LICENSE
|
||||
source = README.md
|
||||
sha256sums = SKIP
|
||||
sha256sums = SKIP
|
||||
sha256sums = SKIP
|
||||
sha256sums = SKIP
|
||||
sha256sums = SKIP
|
||||
|
||||
pkgname = zsh-komander
|
||||
Loading…
Add table
Reference in a new issue