summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorfriehmaen2018-10-27 10:39:13 +0200
committerfriehmaen2018-10-27 10:39:13 +0200
commitbabff98c0689cdea20c2c2e21169054c3abb90a1 (patch)
tree268b96613c6963a0b51bec7d10035d31722c33ca /PKGBUILD
parenta991056ce891f7b4e0ac44aa0ca59d70fa111863 (diff)
downloadaur-asdcplib2.tar.gz
Version upadate to 2.10.31
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD5
1 files changed, 2 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0412c81f7b1d..72e3e05ea555 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=asdcplib2
_pkgname=asdcplib
-pkgver=2.7.19
+pkgver=2.10.31
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,7 @@ license=('custom')
depends=('expat' 'openssl')
source=("http://download.cinecert.com/asdcplib/${_pkgname}-${pkgver}.tar.gz")
-sha1sums=('00613125d3dffee29ca94407053b1dace1decb8a')
-md5sums=('f9290440d1645cc834cfb9fb5a337348')
+sha256sums=('71623e8fc57ead6557f1df80ca374fef7e6f92a61b6f8a330d09f9fbeb96eb9b')
prepare() {
# --as-needed seems to break compatibility with libexpat, and configure step does not detect libexpat