Leonidas Spyropoulos pushed to branch main at Arch Linux / Packaging / Packages
/ neomutt
Commits:
c3118e48 by Leonidas Spyropoulos at 2023-12-21T22:49:37+00:00
upgpkg: 20231221-1: new upstream release
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = neomutt
pkgdesc = A version of mutt with added features
- pkgver = 20231103
+ pkgver = 20231221
pkgrel = 1
url = https://neomutt.org/
arch = x86_64
@@ -29,11 +29,11 @@ pkgbase = neomutt
optdepends = python: keybase.py
optdepends = perl: smime_keys
optdepends = ca-certificates: default CA certificates
- source =
neomutt-20231103.tar.gz::https://github.com/neomutt/neomutt/archive/20231103.tar.gz
- source =
neomutt-20231103.tar.gz.sig::https://github.com/neomutt/neomutt/releases/download/20231103/20231103.tar.gz.sig
+ source =
neomutt-20231221.tar.gz::https://github.com/neomutt/neomutt/archive/20231221.tar.gz
+ source =
neomutt-20231221.tar.gz.sig::https://github.com/neomutt/neomutt/releases/download/20231221/20231221.tar.gz.sig
source = default-ca-certificates.patch
validpgpkeys = 86C2397270DD7A561263CA4E5FAF0A6EE7371805
- sha256sums =
d8712c8f852f1cae4d5f53d8f7db3d2cc7ce7a11f54df3fc6e5417995d02bae8
+ sha256sums =
b2add3823db78d8c0a86507ef3b244a3487d7e7a70c0d9e4e4b136acda9004d2
sha256sums = SKIP
sha256sums =
571716b8979e9b43328416c3c56eff228b6c58355d7c080b8987ea89c6360776
=====================================
PKGBUILD
=====================================
@@ -5,7 +5,7 @@
# Contributor: Chris Salzberg <[email protected]>
# Contributor: Leonidas Spyropoulos <[email protected]>
pkgname=neomutt
-pkgver=20231103
+pkgver=20231221
pkgrel=1
pkgdesc='A version of mutt with added features'
url='https://neomutt.org/'
@@ -22,7 +22,7 @@ _github='https://github.com/neomutt/neomutt'
source=("$pkgname-$pkgver.tar.gz::$_github/archive/$pkgver.tar.gz"
"$pkgname-$pkgver.tar.gz.sig::$_github/releases/download/$pkgver/$pkgver.tar.gz.sig"
"default-ca-certificates.patch")
-sha256sums=('d8712c8f852f1cae4d5f53d8f7db3d2cc7ce7a11f54df3fc6e5417995d02bae8'
+sha256sums=('b2add3823db78d8c0a86507ef3b244a3487d7e7a70c0d9e4e4b136acda9004d2'
'SKIP'
'571716b8979e9b43328416c3c56eff228b6c58355d7c080b8987ea89c6360776')
validpgpkeys=('86C2397270DD7A561263CA4E5FAF0A6EE7371805') # Richard Russon
(flatcap) <[email protected]>
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/neomutt/-/commit/c3118e48d8f8a8e4460794f0f36d6f7f717db267
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/neomutt/-/commit/c3118e48d8f8a8e4460794f0f36d6f7f717db267
You're receiving this email because of your account on gitlab.archlinux.org.