neomutt: update to 20250905 (#5610)
This commit is contained in:
parent
dca1fbb08c
commit
5e2a098751
@ -1,10 +1,16 @@
|
|||||||
# Maintainer: Chris Zheng <chriszheng99@gmail.com>
|
# Maintainer: Chris Zheng <chriszheng99@gmail.com>
|
||||||
|
|
||||||
pkgname=neomutt
|
pkgname=neomutt
|
||||||
pkgver=20250510
|
pkgver=20250905
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
pkgdesc='a version of mutt with added features'
|
pkgdesc='a version of mutt with added features'
|
||||||
url='https://neomutt.org/'
|
url='https://neomutt.org/'
|
||||||
|
msys2_references=(
|
||||||
|
'anitya: 10882'
|
||||||
|
'archlinux: neomutt'
|
||||||
|
'cpe: cpe:2.3:a:neomutt:neomutt'
|
||||||
|
'gentoo: mail-client/neomutt'
|
||||||
|
)
|
||||||
license=('GPL')
|
license=('GPL')
|
||||||
arch=('i686' 'x86_64')
|
arch=('i686' 'x86_64')
|
||||||
depends=('libidn2' 'libgpgme' 'libsasl' 'libgdbm' 'ncurses' 'libiconv' 'libopenssl' 'libintl' 'heimdal-libs')
|
depends=('libidn2' 'libgpgme' 'libsasl' 'libgdbm' 'ncurses' 'libiconv' 'libopenssl' 'libintl' 'heimdal-libs')
|
||||||
@ -24,7 +30,7 @@ makedepends=(
|
|||||||
'pkgconf'
|
'pkgconf'
|
||||||
)
|
)
|
||||||
source=("${pkgname}-${pkgver}.tar.gz::https://github.com/neomutt/neomutt/archive/refs/tags/${pkgver}.tar.gz")
|
source=("${pkgname}-${pkgver}.tar.gz::https://github.com/neomutt/neomutt/archive/refs/tags/${pkgver}.tar.gz")
|
||||||
sha256sums=('12d225e270d8e16cda41d855880b9d938750a4f1d647f55c6353337d32ffd653')
|
sha256sums=('f409fa3803bfc540869b78719400bceda216842e4da024f83ca3060241d9c516')
|
||||||
|
|
||||||
build() {
|
build() {
|
||||||
cd "${pkgname}-${pkgver}"
|
cd "${pkgname}-${pkgver}"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user