summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD9
1 files changed, 5 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 13aae51aac2c..49f726d3dda5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,13 +1,14 @@
-# Maintainer: Chad Bergeron <chad@chadbergeron.com>
+# Maintainer: kleintux <reg-archlinux AT klein DOT tuxli DOT ch>
+# Contributor: Chad Bergeron <chad@chadbergeron.com>
pkgname=conclave
pkgver=1.0.0
-pkgrel=2
+pkgrel=3
pkgdesc="A tabletop-inspired RPG you can play solo or co-op, at any pace."
arch=(x86_64)
url="https://www.playconclave.com/"
license=('custom: "commercial"')
-depends=('gtkglext' 'libgcrypt15' 'libudev0-shim')
-source=(http://s3.amazonaws.com/conclave/downloads/linux/${pkgname}-${pkgver}.tar.gz conclave.desktop conclave.png)
+depends=('gtkglext' 'libgcrypt15' 'libudev0-shim' 'gconf')
+source=(https://s3.amazonaws.com/conclave/downloads/linux/${pkgname}-${pkgver}.tar.gz conclave.desktop conclave.png)
md5sums=('b0eabf7c1e00166a5bddae3c478116ee'
'9ca98eba646a9441869615fac80a898c'
'ad4c1df20cd8b17ac99ab23c1398b2f3')