Frederik Schwan pushed to branch main at Arch Linux / Packaging / Packages / 
neomutt


Commits:
0d8f011c by Frederik Schwan at 2023-10-23T18:04:32+02:00
upgpkg: 20231023-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = neomutt
        pkgdesc = A version of mutt with added features
-       pkgver = 20231006
+       pkgver = 20231023
        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-20231006.tar.gz::https://github.com/neomutt/neomutt/archive/20231006.tar.gz
-       source = 
neomutt-20231006.tar.gz.sig::https://github.com/neomutt/neomutt/releases/download/20231006/20231006.tar.gz.sig
+       source = 
neomutt-20231023.tar.gz::https://github.com/neomutt/neomutt/archive/20231023.tar.gz
+       source = 
neomutt-20231023.tar.gz.sig::https://github.com/neomutt/neomutt/releases/download/20231023/20231023.tar.gz.sig
        source = default-ca-certificates.patch
        validpgpkeys = 86C2397270DD7A561263CA4E5FAF0A6EE7371805
-       sha256sums = 
94b9d5d8f927f8ceb4661549f5a490dc057af2e7f11de41e68dbc227dbf8a015
+       sha256sums = 
2c3e9515d5810f9efd547d12b2301b9fa92d979aa8aa74a05780073f22c9bf0b
        sha256sums = SKIP
        sha256sums = 
571716b8979e9b43328416c3c56eff228b6c58355d7c080b8987ea89c6360776
 


=====================================
PKGBUILD
=====================================
@@ -5,7 +5,7 @@
 # Contributor: Chris Salzberg <[email protected]>
 # Contributor: Leonidas Spyropoulos <[email protected]>
 pkgname=neomutt
-pkgver=20231006
+pkgver=20231023
 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=('94b9d5d8f927f8ceb4661549f5a490dc057af2e7f11de41e68dbc227dbf8a015'
+sha256sums=('2c3e9515d5810f9efd547d12b2301b9fa92d979aa8aa74a05780073f22c9bf0b'
             'SKIP'
             '571716b8979e9b43328416c3c56eff228b6c58355d7c080b8987ea89c6360776')
 validpgpkeys=('86C2397270DD7A561263CA4E5FAF0A6EE7371805') # Richard Russon 
(flatcap) <[email protected]>



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/neomutt/-/commit/0d8f011c7848c7f4583eecc1f6714f9e9d100237

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/neomutt/-/commit/0d8f011c7848c7f4583eecc1f6714f9e9d100237
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to