summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorStelios Tsampas2018-03-05 14:22:18 +0200
committerStelios Tsampas2018-03-05 14:22:18 +0200
commitccf7c0adebd8215057ca4e89f621fdb21338b9b6 (patch)
tree9f616d469867cf739006ed4e4b5f078950c25cb0 /.SRCINFO
downloadaur-ccf7c0adebd8215057ca4e89f621fdb21338b9b6.tar.gz
Initial 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..6a66b8c28ca5
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,20 @@
+pkgbase = arenatracker
+ pkgdesc = Arena Tracker is a deck tracker that gives you a lot of extra info while playing Hearthstone
+ pkgver = 6.3
+ pkgrel = 1
+ url = https://github.com/supertriodo/Arena-Tracker
+ arch = x86_64
+ license = GPL
+ makedepends = imagemagick
+ depends = qt5-base
+ depends = python-pyautogui
+ depends = xcb-util-renderutil
+ depends = libpng12
+ depends = opencv2
+ source = arenatracker-6.3.tar.gz::https://github.com/supertriodo/Arena-Tracker/archive/v6.3.tar.gz
+ source = ArenaTracker.desktop
+ md5sums = ee96dae04b85d55dd7d151134fcc29df
+ md5sums = 016d2e7016df6c2f07228ad49c5fb96c
+
+pkgname = arenatracker
+