summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6f729eb9efb3..41ca8178180f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,7 +11,8 @@ license=('GPL2')
depends=('libdvdread' 'python2' 'kaa-base')
makedepends=('git')
arch=('i686' 'x86_64')
-source=("${pkgname}::git+https://github.com/freevo/kaa-metadata")
+_commit='03137959beef1dd7a87501072bf758dde627b221'
+source=("${pkgname}::git+https://github.com/freevo/kaa-metadata#commit=${_commit}")
sha256sums=('SKIP')
pkgver() {