summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAntoine Lubineau2014-03-16 13:08:32 +0100
committerAntoine Lubineau2014-03-16 13:08:32 +0100
commit11c06f027afb4ea0906ea0b28556708203d5aee9 (patch)
tree8d575d979d06af12876e8f8f4fa78d357ff22a8c /PKGBUILD
parent06d28893bef3dcf648a719924ad7be1ebf5e7221 (diff)
downloadaur-11c06f027afb4ea0906ea0b28556708203d5aee9.tar.gz
decklink-sdk 10.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ff99f6a9cd06..9699a0a36387 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,18 +1,18 @@
# Maintainer: Antoine Lubineau <antoine@lubignon.info>
pkgname=decklink-sdk
-pkgver=9.7.7
+pkgver=10.0
pkgrel=1
epoch=1
pkgdesc="Blackmagic Design DeckLink SDK"
arch=('i686' 'x86_64')
url="http://www.blackmagic-design.com/support/sdks/"
license=('custom')
-depends=('mesa' 'qt4')
+depends=('glu' 'mesa' 'qt4')
makedepends=('unzip')
options=('!strip')
source=("http://software.blackmagicdesign.com/SDK/Blackmagic_DeckLink_SDK_${pkgver}.zip")
-sha256sums=('512d955d6136e2a99dc31c62606c508143bb6db4fa6b295aae7908f560efa403')
+sha256sums=('e319206f427508a54ba2e86a0f23a00ba50219ecdc58a6e35b1e9ad473b3dece')
package() {
cd "$srcdir"