Robin Candau pushed to branch main at Arch Linux / Packaging / Packages / swayimg
Commits: 49d9ef36 by Robin Candau at 2025-07-07T14:30:47+02:00 upgpkg: 4.4-1: New upstream release https://github.com/artemsen/swayimg/releases/tag/v4.4 - - - - - 2 changed files: - .SRCINFO - PKGBUILD Changes: ===================================== .SRCINFO ===================================== @@ -1,6 +1,6 @@ pkgbase = swayimg pkgdesc = A lightweight image viewer for Wayland display servers - pkgver = 4.3 + pkgver = 4.4 pkgrel = 1 url = https://github.com/artemsen/swayimg arch = x86_64 @@ -31,7 +31,7 @@ pkgbase = swayimg depends = libwebpdemux.so depends = libxkbcommon depends = openexr - source = swayimg-4.3.tar.gz::https://github.com/artemsen/swayimg/archive/v4.3.tar.gz - sha256sums = 5213a9627421eb8907cfff5b3f6d91d53597281b42e4871cebf83fc7dfc1d2a6 + source = swayimg-4.4.tar.gz::https://github.com/artemsen/swayimg/archive/v4.4.tar.gz + sha256sums = 52f2a64766f3948447e9da5fe14bc0c644c45c7de6c564df69ad66a448a514a9 pkgname = swayimg ===================================== PKGBUILD ===================================== @@ -3,7 +3,7 @@ # Contributor: Artem Senichev <artem...@gmail.com> pkgname=swayimg -pkgver=4.3 +pkgver=4.4 pkgrel=1 pkgdesc='A lightweight image viewer for Wayland display servers' arch=('x86_64') @@ -40,7 +40,7 @@ depends=( ) url='https://github.com/artemsen/swayimg' source=("$pkgname-$pkgver.tar.gz::https://github.com/artemsen/swayimg/archive/v$pkgver.tar.gz") -sha256sums=('5213a9627421eb8907cfff5b3f6d91d53597281b42e4871cebf83fc7dfc1d2a6') +sha256sums=('52f2a64766f3948447e9da5fe14bc0c644c45c7de6c564df69ad66a448a514a9') build() { arch-meson build ${pkgname}-${pkgver} \ View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/swayimg/-/commit/49d9ef36e8d1678c8067531ecf36827517c0657d -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/swayimg/-/commit/49d9ef36e8d1678c8067531ecf36827517c0657d You're receiving this email because of your account on gitlab.archlinux.org.