summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorhaawda2018-10-01 19:33:12 +0200
committerhaawda2018-10-01 19:33:12 +0200
commitd720eafd875c10ef8fd3d25d96ff8de79eab5e5c (patch)
treecb1ab01c5e02b9f2a1dc0180cf0f818b83c3e71c
parente2e4df8946e8b41a6a8fd353c1a4a98298f432f5 (diff)
downloadaur-d720eafd875c10ef8fd3d25d96ff8de79eab5e5c.tar.gz
update
-rw-r--r--.SRCINFO14
-rw-r--r--PKGBUILD14
2 files changed, 14 insertions, 14 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 578418d51278..35ebe598c416 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = emacs-bookmarkplus
pkgdesc = Bookmark+ package, which enhances vanilla Emacs bookmarks in many ways
- pkgver = 2017.03.31
- pkgrel = 2
+ pkgver = 2018.09.21
+ pkgrel = 1
url = http://www.emacswiki.org/emacs/BookmarkPlus
arch = any
license = GPL3
@@ -17,14 +17,14 @@ pkgbase = emacs-bookmarkplus
source = http://www.emacswiki.org/emacs/download/bookmark+-lit.el
source = http://www.emacswiki.org/emacs/download/bookmark+-doc.el
source = http://www.emacswiki.org/emacs/download/bookmark+-chg.el
- md5sums = 649ecbd6a757b52591f79502c0ff2ee2
+ md5sums = a489d11cc953fd1c5fbc142406129f47
md5sums = 3f5454fb622fa72d7ac966332cb455d3
- md5sums = 9ef4349577df93d171cc40d117d9d30c
- md5sums = ef4c8ad4325d8e8308878de76fb8fbff
+ md5sums = e8291fdeef6da229c31fa75f05377748
+ md5sums = d2e299a523fb0baacf9abcbb239d188f
md5sums = 87a7714bbfa2a8af221a47a403e14010
- md5sums = 38f2c1678ac262fc9aad36d1d98d97d2
+ md5sums = 1ec51bb03315722d2fd6e039de8a6fbb
md5sums = 7a855f04203da76e4bb2547f1dc53044
- md5sums = 24b9af53610e7fdcb60fb45e8eee1040
+ md5sums = b940a68fd9619ddd270a99dded0ae4d1
pkgname = emacs-bookmarkplus
diff --git a/PKGBUILD b/PKGBUILD
index a5f2bc09489f..9a67dd5b3415 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
# Maintainer: Stefan Husmann <stefan-husmann@t-online.de>
pkgname=emacs-bookmarkplus
-pkgver=2017.03.31
-pkgrel=2
+pkgver=2018.09.21
+pkgrel=1
pkgdesc="Bookmark+ package, which enhances vanilla Emacs bookmarks in many ways"
url="http://www.emacswiki.org/emacs/BookmarkPlus"
license=('GPL3')
@@ -20,14 +20,14 @@ source=("http://www.emacswiki.org/emacs/download/bookmark+.el"
"http://www.emacswiki.org/emacs/download/bookmark+-lit.el"
"http://www.emacswiki.org/emacs/download/bookmark+-doc.el"
"http://www.emacswiki.org/emacs/download/bookmark+-chg.el")
-md5sums=('649ecbd6a757b52591f79502c0ff2ee2'
+md5sums=('a489d11cc953fd1c5fbc142406129f47'
'3f5454fb622fa72d7ac966332cb455d3'
- '9ef4349577df93d171cc40d117d9d30c'
- 'ef4c8ad4325d8e8308878de76fb8fbff'
+ 'e8291fdeef6da229c31fa75f05377748'
+ 'd2e299a523fb0baacf9abcbb239d188f'
'87a7714bbfa2a8af221a47a403e14010'
- '38f2c1678ac262fc9aad36d1d98d97d2'
+ '1ec51bb03315722d2fd6e039de8a6fbb'
'7a855f04203da76e4bb2547f1dc53044'
- '24b9af53610e7fdcb60fb45e8eee1040')
+ 'b940a68fd9619ddd270a99dded0ae4d1')
pkgver() {
awk '/Version/ {print $3}' bookmark+.el