summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAUR Update Bot2016-07-10 00:05:37 +0200
committerStefan Husmann2016-07-10 00:05:37 +0200
commit9d6999f2daabf4b6d24a7514d35ab3b9280140d6 (patch)
treede37b9efad9f2556ca1e4d73c7c5bc66a2e37833
parentb16c8994eda3b73b8d7312f2a025c71ca2e35147 (diff)
downloadaur-9d6999f2daabf4b6d24a7514d35ab3b9280140d6.tar.gz
Updated version (2.65.25.g9645c64 -> 2.65.29.gbaecdfa).
Changelog ========= simplified (baecdfa) s_parse.h simplified (478c82d) s_parse.h simplified (0ada9c4) Signature of SParseSkip simplified (81bf44d) test cases added (9645c64) documentation improved (4e53959) sanity check added (7218176) fixed (66206fa) keep.fiel documented (02b45b2) documentation fixed (7ca306d) Merge branch 'master' of git@github.com:ge-ne/bibtool.git (e7e9174) libraries added (48c297e) libraries added (86ed39c) keep.field * implemented (ccad5b5) tests added (4b3b693) typos fixed (e30f5a5) resource keep.field added (5a2c1b7) formatting fixed (f853a06) free_sym_array added (ea8ccf8) using size_t instead of int (f459080) simplifications (3d1c909) memory management improved (e181b97) code simplified (078638f) documentation improved (09aae6d) symbol table simplified (c2525ce) refactorings to simplify the memory management (dacf834) refactoring: Symbol introduced (e73e668) date fixed (2a94bb4) fixed (5b8212e)
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 4 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9ee286b0b9d8..7e1e1a341819 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,8 @@
+# Generated by mksrcinfo v8
+# Sat Jul 9 22:05:36 UTC 2016
pkgbase = bibtool-git
pkgdesc = Command line manipulation of BibTeX files - from git-repo
- pkgver = 2.65.25.g9645c64
+ pkgver = 2.65.29.gbaecdfa
pkgrel = 1
url = http://www.gerd-neugebauer.de/software/TeX/BibTool/
arch = i686
diff --git a/PKGBUILD b/PKGBUILD
index 54e975c900b8..1a6574b5ed58 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Stefan Husmann <stefan-husmann@t-online.de>
pkgname=bibtool-git
-pkgver=2.65.25.g9645c64
+pkgver=2.65.29.gbaecdfa
pkgrel=1
pkgdesc="Command line manipulation of BibTeX files - from git-repo"
arch=('i686' 'x86_64')