summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorLukeLR2020-01-28 10:42:49 +0100
committerLukeLR2020-01-28 10:42:49 +0100
commit4cd914529db800b966f8c882f877c44709be29e4 (patch)
treec51b630154033618723fefa4ee924c12b7b77899 /.SRCINFO
downloadaur-4cd914529db800b966f8c882f877c44709be29e4.tar.gz
geany-plugin-jsonprettifier v1.6.0-1
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO18
1 files changed, 18 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..4216f1f1d22e
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,18 @@
+pkgbase = geany-plugin-jsonprettifier
+ pkgdesc = Clean up unformatted JSON in Geany editor
+ pkgver = 1.6.0
+ pkgrel = 1
+ url = https://plugins.geany.org/jsonprettifier.html
+ arch = i686
+ arch = x86_64
+ license = GPL2
+ makedepends = cmake
+ depends = geany
+ depends = yajl
+ source = https://github.com/zhgzhg/Geany-JSON-Prettifier/archive/v1.6.0.tar.gz
+ source = Makefile.patch
+ sha256sums = 3192d4d304cf1ce0bac78997a0ede9a88724e1f0fadbcf9a1968e9cff496740e
+ sha256sums = 391e5b83f87b23ac2a01c8f3252f028f391361500b70ee4b29710267cc54fa49
+
+pkgname = geany-plugin-jsonprettifier
+