summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorStefan Husmann2016-02-03 19:25:11 +0100
committerStefan Husmann2016-02-03 19:25:11 +0100
commitdb3a6739bd3bd35754804a9e0cae27c1c2adab74 (patch)
tree943f51e5359b8df3372819994195f4a0194faeb2
parentd7eacf0f9deef44e926132cc26169c2d941bfa3b (diff)
downloadaur-db3a6739bd3bd35754804a9e0cae27c1c2adab74.tar.gz
stick
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 709f4663d44a..01dce8950b33 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
# Generated by mksrcinfo v8
-# Tue Feb 2 17:41:46 UTC 2016
+# Wed Feb 3 18:25:11 UTC 2016
pkgbase = bibtool-git
pkgdesc = Command line manipulation of BibTeX files - from git-repo
pkgver = 2.63.55.gaf3a9d2
@@ -13,7 +13,7 @@ pkgbase = bibtool-git
provides = bibtool
conflicts = bibtool
options = !makeflags
- source = git+https://github.com/ge-ne/bibtool
+ source = git+https://github.com/ge-ne/bibtool#commit=af3a9d2ca5709e5638c2ec84dfbe034ebad016c7
md5sums = SKIP
pkgname = bibtool-git
diff --git a/PKGBUILD b/PKGBUILD
index 561dcd7b1b20..9b6473d0abae 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,7 @@ depends=('texlive-bin')
makedepends=('git')
provides=('bibtool')
conflicts=('bibtool')
-source=("git+https://github.com/ge-ne/bibtool")
+source=("git+https://github.com/ge-ne/bibtool#commit=af3a9d2ca5709e5638c2ec84dfbe034ebad016c7")
md5sums=('SKIP')
options=('!makeflags')
_gitname="bibtool"