summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authordavedatum2019-10-31 01:02:36 +0000
committerdavedatum2019-10-31 01:02:36 +0000
commit6e44a8f4991859fb0455d46f338c986812c8ddeb (patch)
tree13a7ec86dd25b45b0369b49fd214e9e1025236dd /.SRCINFO
downloadaur-6e44a8f4991859fb0455d46f338c986812c8ddeb.tar.gz
initial commit, my first AUR package.
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO15
1 files changed, 15 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..f9313ca7c9be
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,15 @@
+pkgbase = heimer
+ pkgdesc = simple cross-platform mind map and note-taking tool written in Qt.
+ pkgver = 1.11.0
+ pkgrel = 1
+ url = https://github.com/juzzlin/heimer
+ arch = any
+ license = GPL3
+ makedepends = git
+ makedepends = cmake
+ depends = qt5-tools
+ source = heimer::git+https://github.com/juzzlin/heimer.git
+ md5sums = SKIP
+
+pkgname = heimer
+