Sergej Pupykin pushed to branch main at Arch Linux / Packaging / Packages / wanderlust
Commits: 161310d5 by Sergej Pupykin at 2023-10-16T02:39:18+03:00 upgpkg: 20230818-1 - - - - - 2 changed files: - + .SRCINFO - PKGBUILD Changes: ===================================== .SRCINFO ===================================== @@ -0,0 +1,18 @@ +pkgbase = wanderlust + pkgdesc = Mail/News reader supporting IMAP4rev1 for emacs. + pkgver = 20230818 + pkgrel = 1 + url = https://github.com/wanderlust/wanderlust/ + install = wanderlust.install + arch = any + license = GPL + makedepends = git + makedepends = texinfo + depends = emacs + depends = emacs-apel>=10.7 + depends = flim + depends = semi + source = wanderlust::git+https://github.com/wanderlust/wanderlust.git#commit=1389dcec6e3242948682eb3e3ce8ead8be2772d8 + sha256sums = SKIP + +pkgname = wanderlust ===================================== PKGBUILD ===================================== @@ -2,8 +2,8 @@ # Contributor: Norberto Lopes <[email protected]> pkgname=wanderlust -pkgver=20221010 -_commit=d99ffe08649aa2f7e781e701b39d7aba2bcdc183 +pkgver=20230818 +_commit=1389dcec6e3242948682eb3e3ce8ead8be2772d8 pkgrel=1 pkgdesc="Mail/News reader supporting IMAP4rev1 for emacs." arch=(any) View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/wanderlust/-/commit/161310d5ac914928e6b4791559edc82cd73e333b -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/wanderlust/-/commit/161310d5ac914928e6b4791559edc82cd73e333b You're receiving this email because of your account on gitlab.archlinux.org.
