Skip to content

Commit a063dc1

Browse files
authored
neomutt: Update to 20251211 (#5891)
1 parent ec31b88 commit a063dc1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

neomutt/PKGBUILD

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Maintainer: Chris Zheng <chriszheng99@gmail.com>
22

33
pkgname=neomutt
4-
pkgver=20250905
4+
pkgver=20251211
55
pkgrel=1
66
pkgdesc='a version of mutt with added features'
77
url='https://neomutt.org/'
@@ -30,7 +30,7 @@ makedepends=(
3030
'pkgconf'
3131
)
3232
source=("${pkgname}-${pkgver}.tar.gz::https://github.com/neomutt/neomutt/archive/refs/tags/${pkgver}.tar.gz")
33-
sha256sums=('f409fa3803bfc540869b78719400bceda216842e4da024f83ca3060241d9c516')
33+
sha256sums=('2dcb88c939514e15a55ac24f29dcb23f55754100e74df98558fd5c4b1347e542')
3434

3535
build() {
3636
cd "${pkgname}-${pkgver}"

0 commit comments

Comments
 (0)