summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorprofessorkaos642016-08-13 22:53:30 -0400
committerprofessorkaos642016-08-13 22:53:30 -0400
commit021876077b4e5811202f320bb936dc5fbed222e3 (patch)
tree1ffb78d6f4f0ab640600c5a8038befdf44dd5a01
parent3df84814353b6aacfb750a9060daeaa2f9da46e1 (diff)
downloadaur-021876077b4e5811202f320bb936dc5fbed222e3.tar.gz
update pkgbuild
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 07b9dfbea34c..4a48754e4fa7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -14,9 +14,9 @@ depends=(
'libvorbis' 'libx11' 'opusfile' 'sdl2' 'vulkan-validation-layers'
)
install=$pkgname.install
-source=("git+https://github.com/Novum/vkquake"
- vkquake-git.desktop
- vkquake-git.png)
+source=('vkquake-git::git+https://github.com/Novum/vkquake.git'
+ 'vkquake-git.desktop'
+ 'vkquake-git.png')
md5sums=('SKIP'
'SKIP'
'SKIP')