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


Commits:
129764ff by Lukas Fleischer at 2025-07-29T08:29:14-04:00
upgpkg: 1.4.21-2: build with libidn2 and fix license

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,13 +1,13 @@
 pkgbase = mpop
        pkgdesc = A small, fast POP3 client suitable as a fetchmail replacement
        pkgver = 1.4.21
-       pkgrel = 1
+       pkgrel = 2
        url = https://marlam.de/mpop/
        install = mpop.install
        arch = x86_64
-       license = GPL3
+       license = GPL-3.0-or-later
        depends = gnutls
-       depends = libidn
+       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


=====================================
PKGBUILD
=====================================
@@ -4,12 +4,12 @@
 
 pkgname=mpop
 pkgver=1.4.21
-pkgrel=1
+pkgrel=2
 pkgdesc="A small, fast POP3 client suitable as a fetchmail replacement"
 arch=('x86_64')
 url="https://marlam.de/mpop/";
-license=('GPL3')
-depends=('gnutls' 'libidn' 'libsecret')
+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'



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

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


Reply via email to