summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMarkus Kalb2016-04-16 00:22:34 +0200
committerMarkus Kalb2016-04-16 00:22:34 +0200
commit091bf14dd078dfc73e955911d44686ca69b4b141 (patch)
treee741f29701fd7c1a8bdbe22da1dbf56992c05f2c /PKGBUILD
parent4339ddb314aa43ead6e80954a17abb7f8a1781b4 (diff)
downloadaur-091bf14dd078dfc73e955911d44686ca69b4b141.tar.gz
version 2.7.11
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f54a3412202a..2cfc9f897881 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,16 +1,16 @@
# Maintainer: Markus Kalb <mk@filmkreis.tu-darmstadt.de>
# Contributor: Stefan Karner <stefan.karner@student.tuwien.ac.at>
pkgname=dcpomatic
-pkgver=2.7.9
+pkgver=2.7.11
pkgrel=1
pkgdesc="A free, open-source program to generate Digital Cinema Packages (DCPs) from videos or images"
arch=('i686' 'x86_64')
url="http://dcpomatic.com/"
license=('GPL2')
-depends=('libsub' 'libcxml>=0.15.0' 'libdcp' 'ffmpeg' 'glib2' 'imagemagick' 'openjpeg>=1.5.0' 'openjpeg<=1.5.2' 'libssh' 'wxgtk>=3.0.1' 'libquickmail>=0.1.19' 'libzip' 'xz' 'libsndfile')
+depends=('libsub' 'libcxml>=0.15.0' 'libdcp>=1.3.2' 'ffmpeg' 'glib2' 'imagemagick' 'openjpeg>=1.5.0' 'openjpeg<=1.5.2' 'libssh' 'wxgtk>=3.0.1' 'libquickmail>=0.1.19' 'libzip' 'xz' 'libsndfile')
makedepends=('python2' 'boost>=1.45' )
source=("http://dcpomatic.com/downloads/${pkgver}/${pkgname}-${pkgver}.tar.bz2" )
-sha256sums=('73a4ec19f448055c1849f3fc1a482e2b1c51099bbd4c3bbd6715d9a6e7b4b167')
+sha256sums=('cd41af37ebc2d8d58dfcc52261b4f08fdb13265f3a03c1abdb89ecaf859308d0')