mirror of
https://github.com/TrentSPalmer/aur-packages.git
synced 2025-07-04 01:13:16 -07:00
add vim-dart-plugin-git
This commit is contained in:
16
vim-dart-plugin-git/.SRCINFO
Normal file
16
vim-dart-plugin-git/.SRCINFO
Normal file
@ -0,0 +1,16 @@
|
||||
pkgbase = vim-dart-plugin-git
|
||||
pkgdesc = Syntax highlighting for Dart in Vim
|
||||
pkgver = 0.1.0.r51.g8ffc3e2
|
||||
pkgrel = 1
|
||||
url = https://github.com/dart-lang/dart-vim-plugin
|
||||
arch = any
|
||||
license = BSD
|
||||
makedepends = git
|
||||
depends = vim-runtime
|
||||
provides = vim-dart-plugin
|
||||
conflicts = vim-dart-plugin
|
||||
source = vim-dart-plugin-git::git+https://github.com/dart-lang/dart-vim-plugin.git
|
||||
sha512sums = SKIP
|
||||
|
||||
pkgname = vim-dart-plugin-git
|
||||
|
Reference in New Issue
Block a user