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


Commits:
889538b7 by Frederik Schwan at 2024-04-16T13:17:40+02:00
upgpkg: 20240416-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = neomutt
        pkgdesc = A version of mutt with added features
-       pkgver = 20240329
-       pkgrel = 2
+       pkgver = 20240416
+       pkgrel = 1
        url = https://neomutt.org/
        arch = x86_64
        license = GPL-2.0-only
@@ -29,11 +29,11 @@ pkgbase = neomutt
        optdepends = ca-certificates: default CA certificates
        optdepends = perl: smime_keys
        optdepends = python: keybase.py
-       source = 
neomutt-20240329.tar.gz::https://github.com/neomutt/neomutt/archive/20240329.tar.gz
-       source = 
neomutt-20240329.tar.gz.sig::https://github.com/neomutt/neomutt/releases/download/20240329/20240329.tar.gz.sig
+       source = 
neomutt-20240416.tar.gz::https://github.com/neomutt/neomutt/archive/20240416.tar.gz
+       source = 
neomutt-20240416.tar.gz.sig::https://github.com/neomutt/neomutt/releases/download/20240416/20240416.tar.gz.sig
        source = default-ca-certificates.patch
        validpgpkeys = 86C2397270DD7A561263CA4E5FAF0A6EE7371805
-       sha256sums = 
241e354b4b5af846f00926f30c0a04e959997556d4cb409c4ff297f398cfc104
+       sha256sums = 
d1b90308bf1fa4771f4ceb2c11e738620f6b18186149a24e006b5680ef3c64b6
        sha256sums = SKIP
        sha256sums = 
571716b8979e9b43328416c3c56eff228b6c58355d7c080b8987ea89c6360776
 


=====================================
PKGBUILD
=====================================
@@ -5,8 +5,8 @@
 # Contributor: Chris Salzberg <ch...@dejimata.com>
 # Contributor: Leonidas Spyropoulos <artafi...@gmail.com>
 pkgname=neomutt
-pkgver=20240329
-pkgrel=2
+pkgver=20240416
+pkgrel=1
 pkgdesc='A version of mutt with added features'
 url='https://neomutt.org/'
 license=('GPL-2.0-only')
@@ -47,7 +47,7 @@ source=(
     
"$pkgname-$pkgver.tar.gz.sig::$_github/releases/download/$pkgver/$pkgver.tar.gz.sig"
     "default-ca-certificates.patch"
 )
-sha256sums=('241e354b4b5af846f00926f30c0a04e959997556d4cb409c4ff297f398cfc104'
+sha256sums=('d1b90308bf1fa4771f4ceb2c11e738620f6b18186149a24e006b5680ef3c64b6'
             'SKIP'
             '571716b8979e9b43328416c3c56eff228b6c58355d7c080b8987ea89c6360776')
 validpgpkeys=('86C2397270DD7A561263CA4E5FAF0A6EE7371805') # Richard Russon 
(flatcap) <r...@flatcap.org>



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

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


Reply via email to