blob: 4b45832cefc76048f6159fde2b2f70bb2419e75d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
pkgbase = gedit-gnuplot
pkgdesc = gnuplot color highlighting for gedit
pkgver = 1.0.0
pkgrel = 1
url = https://wiki.gnome.org/Projects/GtkSourceView/LanguageDefinitions
arch = any
license = GPL
depends = gedit
source = gnuplot.lang
source = gp-files.patch
sha256sums = ffce11a5edbe0b0360090c5f039ff7e12d67844c7ae4f8936da357f19aa1cbc0
sha256sums = df90b5e873ecba1c209b47532b2669ad119db43db493d7cc45e4606d686d4820
pkgname = gedit-gnuplot
|