summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorgort8182017-08-28 18:57:42 -0700
committergort8182017-08-28 18:57:42 -0700
commitefddd655811c18d110f24a9176c1b403ffafd46a (patch)
tree0a9e50f44c9a8c1dffc6583eaf267108e5877201
parent66aea8f0fc43fd3488623507ec61196c9bdbf480 (diff)
downloadaur-efddd655811c18d110f24a9176c1b403ffafd46a.tar.gz
updated PKGBUILD
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6a12362dd516..ae2a08c80b84 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: alessandro (gort818) <gort818@gmail.com>
pkgname=openjk-launcher
-pkgver=0.2
+pkgver=0.2.r6.g6500327
pkgrel=1
pkgdesc='A launcher and installer for OpenJK the opensource engine for Star Wars Jedi Knight: Jedi Academy'
arch=('i686' 'x86_64')
@@ -9,7 +9,7 @@ license=('GPL3')
url="https://github.com/gort818/${pkgname%-git}"
depends=('python3' 'python-gobject' 'gtk3' 'python-requests' 'python-pygame')
options=('!emptydirs')
-source=("https://github.com/gort818/${pkgname%-git}.git")
+source=('openjk-launcher::git+https://github.com/gort818/openjk-launcher#branch=master')
sha1sums=('SKIP')
provides=("${pkgname%-git}")
conflicts=("${pkgname%-git}")