summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorEthan Kiang2016-12-30 23:42:18 +0800
committerEthan Kiang2016-12-30 23:42:18 +0800
commitc912df8ce741aa2dba5b0f85c7e17e60f56fdba2 (patch)
treecfbbb4c248a3a33f7b366ce22e3ec597a68eada4 /.SRCINFO
downloadaur-c912df8ce741aa2dba5b0f85c7e17e60f56fdba2.tar.gz
First release
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..285140b716fa
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,17 @@
+pkgbase = snapcraft-gui
+ pkgdesc = Graphical user interface to create snaps using Snapcraft as the backend
+ pkgver = 3.0
+ pkgrel = 1
+ url = http://snapcraft.io/
+ arch = i686
+ arch = x86_64
+ license = GPL
+ depends = qt5-base
+ depends = snapcraft
+ depends = tree
+ optdepends = pastebinit: pastebin.com integration
+ source = https://github.com/snapcraft-gui/snapcraft-gui/releases/download/3.0/snapcraft-gui_3.0.tar.xz
+ md5sums = 98da2545d1b01c6f74fb463cb2e1b89e
+
+pkgname = snapcraft-gui
+