summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorethanrakoff2018-10-14 21:39:43 -0500
committerethanrakoff2018-10-14 21:39:43 -0500
commitda61d48a4d4b67d464a182aee28df05d4796cb27 (patch)
treef609bbf12bb4c51406d8ab56b3152a070af5d2c4 /.SRCINFO
downloadaur-da61d48a4d4b67d464a182aee28df05d4796cb27.tar.gz
Many fixes for threema
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO16
1 files changed, 16 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..f9221c3e4b54
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,16 @@
+pkgbase = threemawebqt-git
+ pkgdesc = Thin client for Threema Web, an E2E encrypted messaging app.
+ pkgver = r3.adbd87f
+ pkgrel = 1
+ url = https://github.com/ethanrakoff/threemawebqt
+ arch = i686
+ arch = x86_64
+ license = MIT
+ makedepends = git
+ depends = qt5-base
+ depends = qt5-webengine
+ source = git+https://github.com/ethanrakoff/threemawebqt
+ md5sums = SKIP
+
+pkgname = threemawebqt-git
+