summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorfriehmaen2017-01-21 10:20:39 +0100
committerfriehmaen2017-01-21 10:20:39 +0100
commita991056ce891f7b4e0ac44aa0ca59d70fa111863 (patch)
treeb016769ea099b0b872ac577652a30f138ddb399f /PKGBUILD
parent2aceabc8441be6b49aa0e14d8f5f6864298cd691 (diff)
downloadaur-a991056ce891f7b4e0ac44aa0ca59d70fa111863.tar.gz
Version update to 2.7.19
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index add45d7dda68..0412c81f7b1d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=asdcplib2
_pkgname=asdcplib
-pkgver=2.7.18
+pkgver=2.7.19
pkgrel=1
pkgdesc="open source implementation of SMPTE and the MXF Interop “Sound & Picture Track File” format with IMF support"
arch=('i686' 'x86_64')
@@ -12,8 +12,8 @@ license=('custom')
depends=('expat' 'openssl')
source=("http://download.cinecert.com/asdcplib/${_pkgname}-${pkgver}.tar.gz")
-sha1sums=('4772b4f0c4ab887f30e092b0a4f87dcc73ea36fd')
-md5sums=('6180176e13dc0241437f8b2630433766')
+sha1sums=('00613125d3dffee29ca94407053b1dace1decb8a')
+md5sums=('f9290440d1645cc834cfb9fb5a337348')
prepare() {
# --as-needed seems to break compatibility with libexpat, and configure step does not detect libexpat