summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorfabrixxm2021-04-07 14:45:19 +0200
committerfabrixxm2021-04-07 14:45:19 +0200
commit1396347b107b456cbeda09d7afe46fd458f657ac (patch)
treec30d340f96d386d18f19dbaae3d427bbf81b8bb0 /.SRCINFO
downloadaur-1396347b107b456cbeda09d7afe46fd458f657ac.tar.gz
First commit
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO20
1 files changed, 20 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..3c79eb53cf30
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,20 @@
+pkgbase = lesana-git
+ pkgdesc = Manage collection inventories throught yaml files, develop version
+ pkgver = v0.8.1.r22.gfea348c
+ pkgrel = 1
+ url = https://lesana.trueelena.org/
+ arch = x86_64
+ arch = aarch64
+ license = GPL3
+ makedepends = python-setuptools
+ depends = python-dateutil
+ depends = python-jinja
+ depends = python-ruamel-yaml
+ depends = python-xapian
+ depends = python-gitpython
+ provides = lesana
+ source = git+https://git.sr.ht/~valhalla/lesana
+ md5sums = SKIP
+
+pkgname = lesana-git
+