summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAUR Update Bot2016-01-24 20:45:39 +0100
committerStefan Husmann2016-01-24 20:45:39 +0100
commit96fc539ce0ae6e1bd991a469bcdd3a485cf5c1a4 (patch)
treed84ccf28836752fa4754240d34189b247b51595e /PKGBUILD
parent15eb05e25deeca44401b6e8fe387d31bc877878d (diff)
downloadaur-96fc539ce0ae6e1bd991a469bcdd3a485cf5c1a4.tar.gz
Updated version (2.63.3.gf8f6d08 -> 2.63.16.gf75acc2).
Changelog ========= more functions (f75acc2) cleanup (27ed839) more function resources added (4352b42) assignment improved (d8e8a5f) optimized (814e430) more test cases (bb93028) string resources added (ae05f13) Summary separator line shortened (33a2a8e) numeric resources integrated (b03c2b0) simplified and improved (47f1a81) returning onley the last result on evaluate (995535a) access to boolean resources (e2285e2) refactoring of the underlying structure of fucntion calls (fd6ce81) prepared for next release (f8f6d08) Merge branch 'master' of git@github.com:ge-ne/bibtool.git (0d1581f) version incremented (4295067)
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 86c8333f9256..dc7c18395a2b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Stefan Husmann <stefan-husmann@t-online.de>
pkgname=bibtool-git
-pkgver=2.63.3.gf8f6d08
+pkgver=2.63.16.gf75acc2
pkgrel=1
pkgdesc="Command line manipulation of BibTeX files - from git-repo"
arch=('i686' 'x86_64')