summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authoratemu2019-09-19 00:09:51 +0200
committeratemu2019-09-19 00:09:51 +0200
commitab4d90e44f67b1faf0e9d66341bf3bc4f2492f9e (patch)
tree93a08dff7a8a7b8bd0e23582ccea054793ece3b8 /.SRCINFO
downloadaur-ab4d90e44f67b1faf0e9d66341bf3bc4f2492f9e.tar.gz
Initial commit
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO19
1 files changed, 19 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..bbb29aeb1b97
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,19 @@
+pkgbase = notekit-git
+ pkgdesc = A GTK3 hierarchical markdown notetaking application with tablet support.
+ pkgver = r56.1581970
+ pkgrel = 1
+ url = https://github.com/blackhole89/notekit
+ arch = x86_64
+ license = GPL3
+ makedepends = gcc
+ makedepends = make
+ makedepends = cmake
+ depends = gtkmm3>=3.2
+ depends = gtksourceviewmm>=3.18
+ depends = jsoncpp
+ depends = zlib
+ source = git+https://github.com/blackhole89/notekit.git
+ sha256sums = SKIP
+
+pkgname = notekit-git
+