summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b6ed32093cf4..2b967eb41ff4 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = libasdcp-cth
pkgdesc = open source implementation of SMPTE and the MXF Interop Sound & Picture Track File format.
- pkgver = 0.1.6.r21.gae75eb4
- pkgrel = 2
+ pkgver = 0.1.6.r22.g8a4a2f2
+ pkgrel = 1
url = https://carlh.net/asdcplib
arch = i686
arch = x86_64
@@ -15,7 +15,7 @@ pkgbase = libasdcp-cth
depends = openssl
provides = libasdcp-cth
conflicts = asdcplib
- source = libasdcp-cth::git+git://git.carlh.net/git/asdcplib.git#commit=ae75eb417d3804a6d723e2cf09647b54b15df5db
+ source = libasdcp-cth::git+git://git.carlh.net/git/asdcplib.git#commit=8a4a2f25cac0c58aac1d4267facab20e5ec3b57f
sha256sums = SKIP
pkgname = libasdcp-cth
diff --git a/PKGBUILD b/PKGBUILD
index a2e2b5433542..d268d2c56f63 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,9 +2,9 @@
# Maintainer: Benjamin Radel <aur@radel.tk>
# Contributor: Stefan Karner <stefan.karner@student.tuwien.ac.at>
pkgname=libasdcp-cth
-_commit=ae75eb417d3804a6d723e2cf09647b54b15df5db
-pkgver=0.1.6.r21.gae75eb4
-pkgrel=2
+_commit=8a4a2f25cac0c58aac1d4267facab20e5ec3b57f
+pkgver=0.1.6.r22.g8a4a2f2
+pkgrel=1
pkgdesc="open source implementation of SMPTE and the MXF Interop Sound & Picture Track File format."
arch=('i686' 'x86_64')
url="https://carlh.net/asdcplib"