summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAUR Update Bot2016-01-31 20:02:16 +0100
committerStefan Husmann2016-01-31 20:02:16 +0100
commitc77b19b2b21ace4c37ab431a6a84db144d956ff2 (patch)
tree33fa65f2db346f8d5bb89bbc052b9ec23923dcfd
parent396050ebc31af796933a7260635b1b8bb5c8f4d1 (diff)
downloadaur-c77b19b2b21ace4c37ab431a6a84db144d956ff2.tar.gz
Updated version (2.63.40.ga20a7d7 -> 2.63.43.g9b1a7eb).
Changelog ========= macro.file implemented (9b1a7eb) improved (2f9328c) input tests added (e4ead1a) added (a20a7d7) improvements and else error message added (cba9dfa) g_input completed and slightly refactored (4d082e1) Merge branch 'master' of git@github.com:ge-ne/bibtool.git (74df6d8) decoupling of the io from main (02577a5) decoupling of the io from main (959165d) io extracted from main (b693d1f) with parsing added (386ddc7) if parsing added (c1ea387) group and while parsing added (2da1c44) compiling Changes.tex and install.tex as part of the packaging. set user and group in the tarball to bibtool (2503704) Binary distributions mentioned (92fcc8c) syntax fixed and appearance improved (edf4361) input added (4c6bcfa) improved (f04db83) improved (ba914ed) functions fixed (8cea0e5) block parsing and evaluating makking work (45f281a) test cases added (32776dd) comerator for > and >= added (e1e71fc) cmp added (7b077d4) comparison <= added (41e3412) improvements and < added (9ed5de9) renamed (ffd7eb7) 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)
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 084e240ad969..a90a3bb9987e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Sun Jan 31 17:30:00 UTC 2016
+# Sun Jan 31 19:02:16 UTC 2016
pkgbase = bibtool-git
pkgdesc = Command line manipulation of BibTeX files - from git-repo
- pkgver = 2.63.40.ga20a7d7
+ pkgver = 2.63.43.g9b1a7eb
pkgrel = 1
url = http://www.gerd-neugebauer.de/software/TeX/BibTool/
arch = i686
diff --git a/PKGBUILD b/PKGBUILD
index 95e4b040dfe4..5ec60d35845f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Stefan Husmann <stefan-husmann@t-online.de>
pkgname=bibtool-git
-pkgver=2.63.40.ga20a7d7
+pkgver=2.63.43.g9b1a7eb
pkgrel=1
pkgdesc="Command line manipulation of BibTeX files - from git-repo"
arch=('i686' 'x86_64')