Lukas Fleischer pushed to branch main at Arch Linux / Packaging / Packages / 
mpop


Commits:
a9585f62 by Lukas Fleischer at 2026-07-03T20:08:39-04:00
upgpkg: 1.4.22-1: upstream update

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = mpop
        pkgdesc = A small, fast POP3 client suitable as a fetchmail replacement
-       pkgver = 1.4.21
-       pkgrel = 2
+       pkgver = 1.4.22
+       pkgrel = 1
        url = https://marlam.de/mpop/
        install = mpop.install
        arch = x86_64
@@ -9,10 +9,10 @@ pkgbase = mpop
        depends = gnutls
        depends = libidn2
        depends = libsecret
-       source = https://marlam.de/mpop/releases/mpop-1.4.21.tar.xz
-       source = https://marlam.de/mpop/releases/mpop-1.4.21.tar.xz.sig
+       source = https://marlam.de/mpop/releases/mpop-1.4.22.tar.xz
+       source = https://marlam.de/mpop/releases/mpop-1.4.22.tar.xz.sig
        validpgpkeys = 2F61B4828BBA779AECB3F32703A2A4AB1E32FD34
-       sha256sums = 
4ca0d1e0d01366fe3e0cf490d88d154df511278fb595638713be3ca675665855
+       sha256sums = 
2cd64a9c29a5ade3429230c70610ca4b6ea305fbc264f6961b5d85a7a8cecd4b
        sha256sums = SKIP
 
 pkgname = mpop


=====================================
PKGBUILD
=====================================
@@ -3,8 +3,8 @@
 # Contributor: Roberto Alsina <[email protected]>
 
 pkgname=mpop
-pkgver=1.4.21
-pkgrel=2
+pkgver=1.4.22
+pkgrel=1
 pkgdesc="A small, fast POP3 client suitable as a fetchmail replacement"
 arch=('x86_64')
 url="https://marlam.de/mpop/";
@@ -12,7 +12,7 @@ license=('GPL-3.0-or-later')
 depends=('gnutls' 'libidn2' 'libsecret')
 install=mpop.install
 source=("https://marlam.de/mpop/releases/mpop-${pkgver}.tar.xz"{,.sig})
-sha256sums=('4ca0d1e0d01366fe3e0cf490d88d154df511278fb595638713be3ca675665855'
+sha256sums=('2cd64a9c29a5ade3429230c70610ca4b6ea305fbc264f6961b5d85a7a8cecd4b'
             'SKIP')
 validpgpkeys=('2F61B4828BBA779AECB3F32703A2A4AB1E32FD34') # Martin Lambers
 



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/mpop/-/commit/a9585f62227a8b91d1fc8a2b5c0c0cc502066bad

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/mpop/-/commit/a9585f62227a8b91d1fc8a2b5c0c0cc502066bad
You're receiving this email because of your account on gitlab.archlinux.org. 
Manage all notifications: https://gitlab.archlinux.org/-/profile/notifications 
| Help: https://gitlab.archlinux.org/help


Reply via email to