summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAUR Update Bot2015-12-29 19:03:09 +0100
committerStefan Husmann2015-12-29 19:03:09 +0100
commit5de9483ca719f551ec95b02c3874f8360028831f (patch)
tree32c2f9d21031f7cdc66ebd2a14271c976205a533 /PKGBUILD
parentd02d12a679fc62ced710c516fe8e46195b8b9e3d (diff)
downloadaur-5de9483ca719f551ec95b02c3874f8360028831f.tar.gz
Updated version (2.61.62.g944fe27 -> 2.61.69.g77fee8c).
Changelog ========= error handling improved and test cases added (77fee8c) _* added (9534eeb) parsing of - improved (5b5cb47) formatting of summary modified (969ce2f) fixed (f77996a) new test cases (41ea025) BUnit moved to lib subdir (ceea8bb) test cases moved to test suite (944fe27) clean target added (8db7063) tests automattion improved (10fcbc4) improved (70454b0) generalized (a6f66e5) test driver ported from BibTool tests (8f815d1) readability improved (ed0b0f8) error handling improved (0e58b32) error handling improved (50daffd) improvements (27058ed) further development (1acb97f) change documented (e356030) extended (66d8545) improved (dae7fcc) saved (216d117) historical left-over from svn times removed (300f76c) improved (b9ff6f1) extended (bcdf7cc) tests made usable independently of the sources (0388ad6) file made reproducible -- whatever this should be good for (6093fab) fixed (7b09e1d) fixed (340a765) improved (8f1cbfc) eval_term.h introduced (f951c1e) fixes (73c96db) improvements (a63c55b) clenup (62c6745) reorg and improvements (8e10bbb) refactoring to accomodate new scope (a6df6dc) improvements (adfb3fd) improvemnets (577ab4d) improved (0ea36ef) new (c5efc1d) improved (b2ae434) update (2c4f03c) new (5b68023) new (3f6e28b) header improved (edbc1e5) copyright header fixed (c6b27b9) update (9cbf56d) number fixed (c985cb3) debugging and improvements (1b8bb8a) new (7783f78) new (08a73e5) switched to version 2 (5f59944) new (8d6137b) copyright fixed (6dcbe75) whitespace improved (19403c4) formatting tuned (916fbcc) formatting improved (f889b64) minor improvements on String and Uchar (ec04177) type fixed (8c597b3) minor improvements (70bfb84) some more changes for String (56e84e2) formatting improved (ae1c572) type warning fixed (6b8c4b7) improved (8b79b20) more on String (0f3949a) README.md fixed (5ba9697) prepared for next release (cb0877a) renamed (b7483d9) updated (54a73e6)
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 047f0f957f9d..9cbadaaa3389 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Stefan Husmann <stefan-husmann@t-online.de>
pkgname=bibtool-git
-pkgver=2.61.62.g944fe27
+pkgver=2.61.69.g77fee8c
pkgrel=1
pkgdesc="Command line manipulation of BibTeX files - from git-repo"
arch=('i686' 'x86_64')