[arch-commits] Commit in wanderlust/trunk (PKGBUILD)

Sergej Pupykin spupykin at archlinux.org
Fri Mar 18 11:25:29 UTC 2016


    Date: Friday, March 18, 2016 @ 12:25:29
  Author: spupykin
Revision: 167396

upgpkg: wanderlust 20160318-1

upd

Modified:
  wanderlust/trunk/PKGBUILD

----------+
 PKGBUILD |    9 ++++-----
 1 file changed, 4 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-03-18 10:56:00 UTC (rev 167395)
+++ PKGBUILD	2016-03-18 11:25:29 UTC (rev 167396)
@@ -3,19 +3,18 @@
 # Contributor: Norberto Lopes <shelika at mail.telepac.pt>
 
 pkgname=wanderlust
-#pkgver=2.15.9
-pkgver=20160216
+pkgver=20160318
+_commit=e7d2216aee7d130952d31e1ac21495471d050877
 pkgrel=1
 pkgdesc="Mail/News reader supporting IMAP4rev1 for emacs."
 arch=(any)
-#url="http://www.gohome.org/wl"
 url="https://github.com/wanderlust/wanderlust/"
 license=('GPL')
 depends=('emacs' 'emacs-apel>=10.7' 'flim' 'semi')
-makedepends=('cvs' 'bbdb' 'git')
+makedepends=('git')
 optdepends=('bbdb: contact management utility')
 install=wanderlust.install
-source=("wanderlust::git://github.com/wanderlust/wanderlust.git#commit=154d38e6a7d2355483087f6ddd2ce075a6cfe3a1")
+source=("wanderlust::git://github.com/wanderlust/wanderlust.git#commit=${_commit}")
 md5sums=('SKIP')
 
 package() {



More information about the arch-commits mailing list