blob: 39cc220923c3a260ad9f2883c430861b1cbeb91a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = gtksourceview3-fish-git
pkgdesc = GtkSourceView3 syntax highlighting for fish shell scripts.
pkgver = 5.12.0.r7.g3b7476d
pkgrel = 1
url = https://gitlab.gnome.org/GNOME/gtksourceview/-/merge_requests/20
arch = any
license = LGPL-2.1-or-later
makedepends = git
provides = gtksourceview3-fish
conflicts = gtksourceview3-fish
source = git+https://gitlab.gnome.org/GNOME/gtksourceview.git
md5sums = SKIP
pkgname = gtksourceview3-fish-git
depends = gtksourceview3
|