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

Sergej Pupykin spupykin at gemini.archlinux.org
Mon Apr 11 16:26:35 UTC 2022


    Date: Monday, April 11, 2022 @ 16:26:35
  Author: spupykin
Revision: 1185867

upgpkg: wanderlust 20220103-1

Modified:
  wanderlust/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-04-11 16:26:31 UTC (rev 1185866)
+++ PKGBUILD	2022-04-11 16:26:35 UTC (rev 1185867)
@@ -2,9 +2,9 @@
 # Contributor: Norberto Lopes <shelika at mail.telepac.pt>
 
 pkgname=wanderlust
-pkgver=20210407
-_commit=6e189fc944a9bbde76c5a6d9b6a38d57e85e6390
-pkgrel=2
+pkgver=20220103
+_commit=638d089bba25ce8184c981d0721eba6417b3d7e2
+pkgrel=1
 pkgdesc="Mail/News reader supporting IMAP4rev1 for emacs."
 arch=(any)
 url="https://github.com/wanderlust/wanderlust/"
@@ -13,7 +13,7 @@
 makedepends=('git')
 #optdepends=('bbdb: contact management utility')
 install=wanderlust.install
-source=("wanderlust::git://github.com/wanderlust/wanderlust.git#commit=${_commit}")
+source=("wanderlust::git+https://github.com/wanderlust/wanderlust.git#commit=${_commit}")
 sha256sums=('SKIP')
 
 package() {



More information about the arch-commits mailing list