summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorprofessorkaos642016-08-16 18:08:50 -0400
committerprofessorkaos642016-08-16 18:08:50 -0400
commit5d1c9a88dc0379af76c4f6df3d1c5a5319f18125 (patch)
tree34214eea0448f7d5ccb309ebbbf4f76d3b8fd459
parent021876077b4e5811202f320bb936dc5fbed222e3 (diff)
downloadaur-5d1c9a88dc0379af76c4f6df3d1c5a5319f18125.tar.gz
add md5sums and update release
-rw-r--r--PKGBUILD7
1 files changed, 3 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4a48754e4fa7..9c69d6445e51 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,9 +1,8 @@
# Maintainer: Michael DeGuzis <mdeguzis@gmail.com>
# Needs a lot of improvement!
-# TODO: add md5sums when finished
pkgname=vkquake-git
-pkgver=0.50.0
+pkgver=0.60.0
pkgrel=1
pkgdesc="A modern Quake 1 engine. Forked from Fitzquake. This version contains Vulkan API support."
arch=('i686' 'x86_64')
@@ -18,8 +17,8 @@ source=('vkquake-git::git+https://github.com/Novum/vkquake.git'
'vkquake-git.desktop'
'vkquake-git.png')
md5sums=('SKIP'
- 'SKIP'
- 'SKIP')
+ 'c8843622c6521b93b60ed91df51aaa6b'
+ 'c0d980f9a737d450021b9dc6a6b94a01')
build() {