summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO17
1 files changed, 17 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..aae11d7e277c
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,17 @@
+pkgbase = acquisition
+ pkgdesc = Inventory management tool for Path of Exile.
+ pkgver = 0.8b
+ pkgrel = 1
+ url = https://github.com/xyzz/acquisition
+ arch = x86_64
+ license = GPL
+ makedepends = boost
+ makedepends = git
+ depends = qt5-base
+ depends = qt5-webengine
+ provides = acquisition
+ source = git+https://github.com/xyzz/acquisition#tag=0.8b
+ sha256sums = SKIP
+
+pkgname = acquisition
+