summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authornulogicsystems2018-04-24 10:07:36 -0400
committernulogicsystems2018-04-24 10:07:36 -0400
commit4d20ce988c5e9ca2ef6a71cb77af061b55765646 (patch)
tree61d7a4adcf403713c4b7120219daca7ac4ea7306 /.SRCINFO
downloadaur-4d20ce988c5e9ca2ef6a71cb77af061b55765646.tar.gz
Initial Commit
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO24
1 files changed, 24 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..de04544ef3a0
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,24 @@
+pkgbase = appimagelauncher-git
+ pkgdesc = A Helper application for running and integrating AppImages.
+ pkgver = 1alpha+git20180413.08ff6b8
+ pkgrel = 1
+ url = https://github.com/TheAssassin/AppImageLauncher
+ arch = x86_64
+ license = MIT
+ makedepends = git
+ makedepends = cmake
+ makedepends = wget
+ makedepends = vim
+ depends = qt5-base
+ depends = fuse
+ depends = cairo
+ depends = binutils
+ depends = desktop-file-utils
+ depends = shared-mime-info
+ depends = inotify-tools
+ depends = libarchive
+ source = AppImageLauncher::git+https://github.com/TheAssassin/AppImageLauncher
+ sha256sums = SKIP
+
+pkgname = appimagelauncher-git
+