summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorhaawda2017-09-30 06:00:45 +0200
committerhaawda2017-09-30 06:00:45 +0200
commitb6f537eba27cb6c3142b547dd05569be04ca4eec (patch)
tree598f95389f424f273e30488153addad3453bb266 /PKGBUILD
parenta642bd9bb47f7a76784151b944ad0488a33ad98b (diff)
downloadaur-b6f537eba27cb6c3142b547dd05569be04ca4eec.tar.gz
Updated version (20170913 -> 20170929).
Changelog ========= * lisp/emms.el: set-playlist-buffer bugfix (b1ea89a) * lisp/emms-source-file.el: follow symlinks (881bfae) update NEWS (79793c0) * doc/emms.texinfo: update documentation (de1ff32) * lisp/emms-playlist-sort.el: new function (93b4340) * lisp/emms.el: add package-requires (e790730) * NEWS: update (1335277) Move from cl to cl-lib. (5401b0d) * AUTHORS: add trivial patch author (a4ec669) * lisp/emms-volume.el: fix typo (a6aa6ca) * lisp/emms-volume.el: Limits volume percentages (0ebffc0) * lisp/emms-player-mpg321-remote.el: fix signal (0481ca3) * doc/developer-release.txt: comment (179e8e7)
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1168870e9721..d5aeb59c5ffc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Maintainer: Stefan Husmann <stefan-husmann@t-online.de>
pkgname=emms-git
-pkgver=20170913
+pkgver=20170929
pkgrel=1
pkgdesc="Emacs MultiMedia System -- git version"
arch=('i686' 'x86_64')