We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ec31b88 commit a063dc1Copy full SHA for a063dc1
neomutt/PKGBUILD
@@ -1,7 +1,7 @@
1
# Maintainer: Chris Zheng <chriszheng99@gmail.com>
2
3
pkgname=neomutt
4
-pkgver=20250905
+pkgver=20251211
5
pkgrel=1
6
pkgdesc='a version of mutt with added features'
7
url='https://neomutt.org/'
@@ -30,7 +30,7 @@ makedepends=(
30
'pkgconf'
31
)
32
source=("${pkgname}-${pkgver}.tar.gz::https://github.com/neomutt/neomutt/archive/refs/tags/${pkgver}.tar.gz")
33
-sha256sums=('f409fa3803bfc540869b78719400bceda216842e4da024f83ca3060241d9c516')
+sha256sums=('2dcb88c939514e15a55ac24f29dcb23f55754100e74df98558fd5c4b1347e542')
34
35
build() {
36
cd "${pkgname}-${pkgver}"
0 commit comments