Andreas Radke pushed to branch main at Arch Linux / Packaging / Packages /
libetpan
Commits:
09ebf261 by Andreas Radke at 2026-06-15T13:53:05+02:00
upgpkg: 1.10.1-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = libetpan
pkgdesc = A portable middleware for email access
- pkgver = 1.10
+ pkgver = 1.10.1
pkgrel = 1
url = https://www.etpan.org/libetpan.html
arch = x86_64
@@ -11,7 +11,7 @@ pkgbase = libetpan
depends = zlib
depends = glibc
provides = libetpan.so
- source =
libetpan-1.10.tar.gz::https://github.com/dinhvh/libetpan/archive/1.10.tar.gz
- sha256sums =
0ca9a79f66155e12156727856a40031030f5760f7bc88b29119e851b9c96e9eb
+ source =
libetpan-1.10.1.tar.gz::https://github.com/dinhvh/libetpan/archive/1.10.1.tar.gz
+ sha256sums =
87bacdc62661a2a7aa5fe9f1f28d2f7c7a53256633ac5129903916c59f80c4c2
pkgname = libetpan
=====================================
PKGBUILD
=====================================
@@ -1,7 +1,7 @@
# Maintainer: Andreas Radke <[email protected]>
pkgname=libetpan
-pkgver=1.10
+pkgver=1.10.1
pkgrel=1
pkgdesc="A portable middleware for email access"
arch=('x86_64')
@@ -11,7 +11,7 @@ depends=('gnutls' 'libsasl' 'zlib' 'glibc')
makedepends=('expat')
provides=('libetpan.so')
source=($pkgname-$pkgver.tar.gz::https://github.com/dinhvh/${pkgname}/archive/${pkgver}.tar.gz)
-sha256sums=('0ca9a79f66155e12156727856a40031030f5760f7bc88b29119e851b9c96e9eb')
+sha256sums=('87bacdc62661a2a7aa5fe9f1f28d2f7c7a53256633ac5129903916c59f80c4c2')
prepare() {
cd "${pkgname}"-${pkgver}
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/libetpan/-/commit/09ebf261a42cdb7312fd2fefd2e278b82c3882e0
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/libetpan/-/commit/09ebf261a42cdb7312fd2fefd2e278b82c3882e0
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