summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorNarrat2020-08-07 23:06:56 +0200
committerNarrat2020-08-07 23:06:56 +0200
commitf2e2ae5fa01259bc3f0d1154d294a645a0130f13 (patch)
tree07adca1babc7453744c7dd5c51138666f7acc6db /PKGBUILD
parent9140e2d0336447b3ae95758ad619cf82d1048093 (diff)
downloadaur-f2e2ae5fa01259bc3f0d1154d294a645a0130f13.tar.gz
daala: update repo url
Upstream switched to gitlab. Thanks to pizzaman for noticing this.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0c34eba3ac03..1330eed613e8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,8 +3,8 @@
_gitname=daala
pkgname=${_gitname}-git
-pkgver=0.0.r1696.g7278368
-pkgrel=2
+pkgver=0.0.r1731.g694d4ce
+pkgrel=1
pkgdesc="next-next-gen video compression technology from Xiph.org, Mozilla and others"
arch=('i686' 'x86_64')
url="https://www.xiph.org/daala/"
@@ -19,7 +19,7 @@ optdepends=("libogg: OGG support"
provides=('libdaala' $_gitname)
conflicts=('libdaala' $_gitname)
options=('!libtool')
-source=(git+https://git.xiph.org/daala.git)
+source=(git+https://gitlab.xiph.org/xiph/daala.git)
md5sums=('SKIP')