Robin Candau pushed to branch main at Arch Linux / Packaging / Packages / engrampa
Commits: 384f5bed by Robin Candau at 2026-05-04T22:47:03+02:00 upgpkg: 1.28.3-1: New upstream release https://github.com/mate-desktop/engrampa/releases/tag/v1.28.3 - - - - - 2 changed files: - .SRCINFO - PKGBUILD Changes: ===================================== .SRCINFO ===================================== @@ -1,7 +1,7 @@ pkgbase = engrampa pkgdesc = A file archiver for MATE - pkgver = 1.28.2 - pkgrel = 2 + pkgver = 1.28.3 + pkgrel = 1 url = https://mate-desktop.org arch = x86_64 groups = mate-extra @@ -30,9 +30,9 @@ pkgbase = engrampa optdepends = cpio: RPM support conflicts = engrampa-gtk3 replaces = engrampa-gtk3 - source = git+https://github.com/mate-desktop/engrampa.git#tag=v1.28.2 + source = git+https://github.com/mate-desktop/engrampa.git#tag=v1.28.3 source = git+https://github.com/mate-desktop/mate-submodules.git - sha256sums = 0b17b1bd00b1df0c3b60ded7570ea809aa7fb68934c8d9b823e161a90a752299 + sha256sums = 4b8dc4b73dd080a7e13cb168f8de4fb7278b25b3bdd18a1b2b943a305ddb4853 sha256sums = SKIP pkgname = engrampa ===================================== PKGBUILD ===================================== @@ -4,8 +4,8 @@ # Contributor: Martin Wimpress <[email protected]> pkgname=engrampa -pkgver=1.28.2 -pkgrel=2 +pkgver=1.28.3 +pkgrel=1 pkgdesc="A file archiver for MATE" url="https://mate-desktop.org" arch=('x86_64') @@ -24,7 +24,7 @@ conflicts=("engrampa-gtk3") replaces=("engrampa-gtk3") source=("git+https://github.com/mate-desktop/engrampa.git#tag=v${pkgver}" git+https://github.com/mate-desktop/mate-submodules.git) -sha256sums=('0b17b1bd00b1df0c3b60ded7570ea809aa7fb68934c8d9b823e161a90a752299' +sha256sums=('4b8dc4b73dd080a7e13cb168f8de4fb7278b25b3bdd18a1b2b943a305ddb4853' 'SKIP') prepare() { View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/engrampa/-/commit/384f5bedff2c32bdae3dc1b905356ceff23bc040 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/engrampa/-/commit/384f5bedff2c32bdae3dc1b905356ceff23bc040 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
