summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorhaawda2017-09-08 06:11:52 +0200
committerhaawda2017-09-08 06:11:52 +0200
commit4a67152e8f7b8af4f740578d6d62d0a050e3146a (patch)
treedf7294fa618191e29ca2df7b7ab214f583d93a10 /PKGBUILD
parenteb315f45c6c6d13138bf4126f18c60e80f084db5 (diff)
downloadaur-4a67152e8f7b8af4f740578d6d62d0a050e3146a.tar.gz
Updated version (9.1.33.gbca91bb7e -> 9.1.36.g88ffcf54d).
Changelog ========= Merge branch 'maint' (88ffcf54d) Update customize-package-emacs-version-alist (79d9f0c0c) Correct defcustom version information (6496d0ca9) Merge branch 'maint' (bca91bb7e) Make ob-sclang.el work on emacs 24.3 (7a29c82e1) Silence byte-compiler (d15a4a4a9) org-table: Fix failing tests (7d1757f7d) Merge branch 'maint' (f22c23277) Fix `org-confirm-babel-evaluate' with `org-sbe' (b16086d9a) Merge branch 'maint' (9c5d03ca3) org-agenda: Remove duplicate files when building a search view (22e916fb3) Restriction lock means no extra files in agenda search view (706932bec) Merge branch 'maint' (19d039abd) Tolerate editing an export block without type (d50170b20) org-archive: Fix failing tests (11979e298) Merge branch 'maint' (6cfc7cb95) org-duration: Fix `org-duration-to-minutes' with the empty string (91a76063d) org.texi: Fix last commit (85ba4912a) Merge branch 'maint' (ad1c0faa7) ORG-NEWS: Add incompatible change about `org-split-string' (f1a1cad93) Use `split-string' instead of `org-split-string' (ea4e3dac6) org.texi: Hint to "C-h ." to see hidden cell value (d41c256ea) org-agenda: Silence byte-compiler (d1e03f59b) org-table: Obey <c> cookie when aligning a table (70d2b3c96) Document new column display (6e5598dc3) org-table: Implement org-table-expand (8374e6f43) org-table: Change behavior of `org-table-toggle-column-width' (882f3f3fc) org-table: Allow to shrink tables upon opening a document (73bf9b888) Remove visual effect of width cookies in tables (23a2fde6f) org-table: Implement shrunk columns (6d6a30d4c) org-archive.el: Update statistic cookies when archiving (331ba6849) Fix ORG-NEWS (6dfcb98f1) Merge branch 'maint' (7d08ff06b) Fix table variable with commas in ob-sqlite (6edec1bef) org-agenda: Minor refactoring and tiny bug fix (fccfe5665) org-agenda: Refactor org-agenda-overriding-header code (b6c5a174d)
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index cbf9d8bab480..c14b173f16ad 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Maintainer: Stefan Husmann <stefan-husmann@t-online.de>
pkgname=emacs-org-mode-git
-pkgver=9.1.33.gbca91bb7e
+pkgver=9.1.36.g88ffcf54d
pkgrel=1
pkgdesc="Emacs Org Mode from git"
arch=('any')