summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3145f7799ac9..373d3d1f908f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,14 +2,14 @@
# Contributor: Stefan Karner <stefan.karner@student.tuwien.ac.at>
pkgname=libasdcp-cth
pkgver=0.1.5
-pkgrel=1
+pkgrel=2
pkgdesc="open source implementation of SMPTE and the MXF Interop Sound & Picture Track File format."
arch=('i686' 'x86_64')
-url="http://carlh.net/asdcplib"
+url="https://carlh.net/asdcplib"
license=('GPL')
depends=('libxml++2.6' 'boost-libs>=1.61.0' )
makedepends=('python2' 'pkg-config' 'boost')
-source=("${pkgname}-${pkgver}.tar.bz2::http://carlh.net/downloads/libasdcp-cth/${pkgname}-${pkgver}.tar.bz2")
+source=("${pkgname}-${pkgver}.tar.bz2::https://carlh.net/downloads/libasdcp-cth/${pkgname}-${pkgver}.tar.bz2")
sha256sums=('d724d712d3f62aee8d03b06340d992a0550e3b55988b5720b81cf555bba9f8bd')
conflicts=('asdcplib')
provides=('libasdcp-cth')