summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorChad Bergeron2016-10-04 10:17:14 -0400
committerChad Bergeron2016-10-04 10:17:14 -0400
commit2f3281ce416c2683f01220ecdf99a6886e235275 (patch)
treeb1167913e9886b4ab1ae9644d814d9cca87a3e1f
parentcea753a36374ca50b9ddbacbd522e125b3191dff (diff)
downloadaur-2f3281ce416c2683f01220ecdf99a6886e235275.tar.gz
Changed libudev dependency to the new libudev-shim
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 67b5a16a20d5..d97be840c7ac 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@ 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' 'libudev.so.0')
+depends=('gtkglext' 'libgcrypt15' 'libudev0-shim')
source=(http://s3.amazonaws.com/conclave/downloads/linux/${pkgname}-${pkgver}.tar.gz conclave.desktop conclave.png)
md5sums=('b0eabf7c1e00166a5bddae3c478116ee'
'9ca98eba646a9441869615fac80a898c'