summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorAlessandro2017-08-27 15:49:31 -0700
committergort8182017-08-27 16:10:32 -0700
commit3064859e4ae2ab8dfc52951bc376187c5f698ad4 (patch)
treee56dbdfb7c354a12579050852538b9a35b375b60 /.SRCINFO
downloadaur-3064859e4ae2ab8dfc52951bc376187c5f698ad4.tar.gz
added PKGBUILD
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO21
1 files changed, 21 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..38923fe1c4c2
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,21 @@
+pkgbase = openjklauncher
+ pkgdesc = A launcher and installer for OpenJK the opensource engine for Star Wars Jedi Knight: Jedi Academy
+ pkgver = 0.2
+ pkgrel = 1
+ url = https://github.com/gort818/openjklauncher
+ arch = i686
+ arch = x86_64
+ license = GPL3
+ depends = python3
+ depends = python-gobject
+ depends = gtk3
+ depends = python-requests
+ depends = python-pygame
+ provides = openjklauncher
+ conflicts = openjklauncher
+ options = !emptydirs
+ source = git://github.com/gort818/openjklauncher.git
+ sha1sums = SKIP
+
+pkgname = openjklauncher
+