summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMorten Linderud2017-07-22 16:47:59 +0200
committerMorten Linderud2017-07-22 16:47:59 +0200
commit32f554b89eea77295a0437c1867bad5b75d91636 (patch)
tree1141a3184f4620a0e5aa160d0f9cd006ba805f41 /PKGBUILD
parent11e167758b0db0037fd0aa8b6ce7d2b806815c54 (diff)
downloadaur-32f554b89eea77295a0437c1867bad5b75d91636.tar.gz
upgpkg: cubemap 1.3.2-2
Signed-off-by: Morten Linderud <morten@linderud.pw>
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index de3b508b401a..9feebd72bbd0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,14 +2,14 @@
pkgname=cubemap
pkgver=1.3.2
-pkgrel=1
+pkgrel=2
_commit=dcaac16b8d823bc0b1bf0ce45a99bba68f03553c
pkgdesc="A scalable video reflector, designed to be used with VLC."
arch=(x86_64)
url="https://git.sesse.net/?p=cubemap"
license=('GPL2')
-depends=()
-makedepends=('gcc' 'protobuf' 'libsystemd')
+depends=('protobuf' 'libsystemd')
+makedepends=('gcc' 'systemd')
provides=('cubemap')
source=("$pkgname.tar.gz::https://git.sesse.net/?p=cubemap;a=snapshot;h=${_commit};sf=tgz")
sha256sums=('09c34d77f27c4e116f9cfedd2511a836137189f887fcc819b0930bffaf43eaab')