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 17550596a425..355147f96ca2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Kyle <kyle@gmx.ca>
pkgname=opus-tools-git
_gitname=opus-tools
-pkgver=0.0 # determined from git origin
-pkgrel=2
+pkgver=0.1.9.9.gaa7e018 # determined from git origin
+pkgrel=1
pkgdesc="A collection of tools for working with opus files (git version)"
arch=(i686 x86_64)
url="http://wiki.xiph.org/Opus-tools"
@@ -11,7 +11,7 @@ depends=(opus libogg)
makedepends=('git')
provides=(opus-tools)
conflicts=(opus-tools)
-source=('git://git.xiph.org/opus-tools.git')
+source=('git+https://git.xiph.org/opus-tools.git')
md5sums=('SKIP')
pkgver() {