Skip to content
Snippets Groups Projects
Commit a6c8de16 authored by Jakub Jirutka's avatar Jakub Jirutka :flag_ua:
Browse files

testing/hare-vim: new aport

parent c3de86d1
No related branches found
No related tags found
1 merge request!39304[3.16] main/expat: security upgrade to 2.4.9
# Contributor: Jakub Jirutka <jakub@jirutka.cz>
# Maintainer: Jakub Jirutka <jakub@jirutka.cz>
pkgname=hare-vim
_pkgname=hare.vim
pkgver=0_git20220823
_gitrev=0bdef854f8531747438f7764cf7553ba16e56fb8
pkgrel=0
pkgdesc="vim plugin for Hare language"
url="https://git.sr.ht/~sircmpwn/hare.vim"
arch="noarch"
license="Vim"
install_if="vim hare"
source="$pkgname-$_gitrev.tar.gz::https://git.sr.ht/~sircmpwn/hare.vim/archive/$_gitrev.tar.gz"
builddir="$srcdir/$_pkgname-$_gitrev"
options="!check" # no tests provided
package() {
local destdir="$pkgdir/usr/share/vim/vimfiles"
mkdir -p "$destdir"
cp -r compiler ftdetect ftplugin indent syntax "$destdir"/
}
sha512sums="
1cd0a1d536079f101cb6977916dfda59c2fefec6e03a8a04b70fdafbb0b1782bb6d26d82ea8dced999eaa9f425fb3407f4ba70538b2a5a4832da4f01aaca0326 hare-vim-0bdef854f8531747438f7764cf7553ba16e56fb8.tar.gz
"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment