summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorGuillaume Horel2019-03-26 09:45:30 -0400
committerGuillaume Horel2019-03-26 09:45:30 -0400
commit1040b21bc1090b3d3454f2323379d4e53ee41af2 (patch)
tree6aea5af68cf57bf273664e64b81ae1f2d83d5c37 /PKGBUILD
parent6676089246cea6112b29bde97d09f868a8ec6903 (diff)
downloadaur-1040b21bc1090b3d3454f2323379d4e53ee41af2.tar.gz
version bump
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD9
1 files changed, 4 insertions, 5 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4f63f337b4ae..9fe08ae86264 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,16 +1,15 @@
-# $Id$
# Contributor: Guillaume Horel <guillaume.horel@gmail.com>
pkgname=bcmatroska2-git
-_pkgname=libmatroska-c
-pkgver=0.23.r11.gd2e052b
+_pkgname=bcmatroska2
+pkgver=0.23.r12.gfac98dc
pkgrel=1
pkgdesc="A C library for working with matroska files"
-arch=('i686' 'x86_64')
+arch=('x86_64')
url="http://www.linphone.org/"
license=('GPL')
makedepends=('cmake')
-source=("git://git.linphone.org/$_pkgname.git")
+source=("git+https://gitlab.linphone.org/BC/public/$_pkgname.git")
sha256sums=('SKIP')
pkgver() {