summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMarkus Kalb2018-03-18 18:35:14 +0100
committerMarkus Kalb2018-03-18 18:35:14 +0100
commit63ade945d6cf853bb78b12655351f105c10b0fd7 (patch)
treebee7db037f3db51d1cf7414e07f6df81ab197003 /PKGBUILD
parentf0e8a347f26355bacafa5dd3eeca1837ed6afab6 (diff)
downloadaur-63ade945d6cf853bb78b12655351f105c10b0fd7.tar.gz
using branch v1.3.x for testing version 2.11.77 of dcpomatic prior to
2.12.0 release
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c00b3615cd94..192c8d15c552 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=libsub-git
-pkgver=0.r420.8ae8831
+pkgver=0.r426.29de8e1
pkgrel=1
pkgdesc="libsub is a small C++ library to read and write subtitles in a few different formats (currently STL, SubRip and DCP)"
arch=('i686' 'x86_64')
@@ -11,7 +11,7 @@ depends=('libdcp-git' 'liblocked-sstream-git' 'libcxml-git' 'openssl' 'libxml++
makedepends=('python2' 'boost>=1.45')
provides=('libsub')
conflicts=('libsub')
-source=("libsub-git::git://git.carlh.net/git/libsub.git#branch=master")
+source=("libsub-git::git://git.carlh.net/git/libsub.git#branch=v1.3.x")
sha512sums=('SKIP')
pkgver() {