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


Commits:
ac327af7 by Lukas Fleischer at 2024-06-13T21:37:06+08:00
upgpkg: 1.4.19-1: update to 1.4.19

- - - - -


2 changed files:

- + .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -0,0 +1,18 @@
+pkgbase = mpop
+       pkgdesc = A small, fast POP3 client suitable as a fetchmail replacement
+       pkgver = 1.4.19
+       pkgrel = 1
+       url = https://marlam.de/mpop/
+       install = mpop.install
+       arch = x86_64
+       license = GPL3
+       depends = gnutls
+       depends = libidn
+       depends = libsecret
+       source = https://marlam.de/mpop/releases/mpop-1.4.19.tar.xz
+       source = https://marlam.de/mpop/releases/mpop-1.4.19.tar.xz.sig
+       validpgpkeys = 2F61B4828BBA779AECB3F32703A2A4AB1E32FD34
+       sha256sums = 
23c41e13c6ffebcaade2c36c9fd462bf25f623e481bb0627cfe093e03a555c8a
+       sha256sums = SKIP
+
+pkgname = mpop


=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
 # Contributor: Roberto Alsina <rals...@kde.org>
 
 pkgname=mpop
-pkgver=1.4.18
+pkgver=1.4.19
 pkgrel=1
 pkgdesc="A small, fast POP3 client suitable as a fetchmail replacement"
 arch=('x86_64')
@@ -12,7 +12,7 @@ license=('GPL3')
 depends=('gnutls' 'libidn' 'libsecret')
 install=mpop.install
 source=("https://marlam.de/mpop/releases/mpop-${pkgver}.tar.xz"{,.sig})
-sha256sums=('6099950184f7d094a782d1e7ab9833736f12308d34a544a59b46a8471d9f85b7'
+sha256sums=('23c41e13c6ffebcaade2c36c9fd462bf25f623e481bb0627cfe093e03a555c8a'
             'SKIP')
 validpgpkeys=('2F61B4828BBA779AECB3F32703A2A4AB1E32FD34') # Martin Lambers
 



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

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


Reply via email to