summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMarkus Kalb2019-02-06 01:54:46 +0100
committerMarkus Kalb2019-02-06 01:54:46 +0100
commitb6440077bb9f37d499e9f2a2450b10c5fbd22e16 (patch)
treee45eea6e675131da1a099492fde2f6d65b498e74 /PKGBUILD
parent0c370078be531562b9a4e19f2d700191879d74e7 (diff)
downloadaur-b6440077bb9f37d499e9f2a2450b10c5fbd22e16.tar.gz
version 2.12.19 - DCP-o-matic 2.12.19 was released. This is a bug-fix release which corrects bad placement of subtitles in some rare cases.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 567a4cc0b93b..c8743a624be2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Markus Kalb <mk@filmkreis.tu-darmstadt.de>
# Contributor: Stefan Karner <stefan.karner@student.tuwien.ac.at>
pkgname=dcpomatic
-pkgver=2.12.18
+pkgver=2.12.19
pkgrel=1
pkgdesc="A free, open-source program to generate Digital Cinema Packages (DCPs) from videos or images"
arch=('i686' 'x86_64')
@@ -10,7 +10,7 @@ url="http://dcpomatic.com/"
depends=('pangomm>=1.4' 'libsub>=1.3.6' 'libcxml>=0.15.5' 'libdcp>=1.5.7' 'ffmpeg>=4.0.2' 'glib2' 'imagemagick' 'libssh' 'wxgtk2>=3.0.1' 'libquickmail>=0.1.22' 'libzip' 'xz' 'libsndfile' 'libsamplerate' 'pangomm' 'rtaudio' 'x264')
makedepends=('python2' 'boost>=1.66.0' )
source=("${pkgname}-${pkgver}.tar.bz2::http://dcpomatic.com/dl.php?id=source&version=${pkgver}" )
-sha256sums=('f9e52c07f54f757054300e21be8259e98f3f31fabe4fd81aadfd78ea0a8c429b')
+sha256sums=('2769b99ac6e9271c37dc4dcedd852c6982526e485eccb72c9a8f358bcb4894f1')