summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorTed Alff2017-11-02 23:11:11 -0400
committerTed Alff2017-11-02 23:11:11 -0400
commit30e8534a5e48240d27a58369f6261e52f42f80ef (patch)
tree183a5a95018874ea309423d85927f8f9f5fd63d1 /PKGBUILD
parenteb2c25a69c1bc968348518e6ef2c1fedf0762fff (diff)
downloadaur-30e8534a5e48240d27a58369f6261e52f42f80ef.tar.gz
Specify specific commit
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() {