Robin Candau pushed to branch main at Arch Linux / Packaging / Packages / 
swayimg


Commits:
7df04691 by Robin Candau at 2026-01-15T17:57:31+01:00
upgpkg: 4.7-1: New upstream relase

https://github.com/artemsen/swayimg/releases/tag/v4.7

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = swayimg
        pkgdesc = A lightweight image viewer for Wayland display servers
-       pkgver = 4.6
-       pkgrel = 2
+       pkgver = 4.7
+       pkgrel = 1
        url = https://github.com/artemsen/swayimg
        arch = x86_64
        license = MIT
@@ -32,7 +32,7 @@ pkgbase = swayimg
        depends = libwebpdemux.so
        depends = libxkbcommon
        depends = openexr
-       source = 
swayimg-4.6.tar.gz::https://github.com/artemsen/swayimg/archive/v4.6.tar.gz
-       sha256sums = 
030ac867501f4d10a2d85bb47d65d51f31c75282f3805079e0aaf9ac05bfb1df
+       source = 
swayimg-4.7.tar.gz::https://github.com/artemsen/swayimg/archive/v4.7.tar.gz
+       sha256sums = 
342952aa30f62f163dfcb36448d7f2a860abf972bb24690d2e49b28b6f2ba7cc
 
 pkgname = swayimg


=====================================
PKGBUILD
=====================================
@@ -3,8 +3,8 @@
 # Contributor: Artem Senichev <[email protected]>
 
 pkgname=swayimg
-pkgver=4.6
-pkgrel=2
+pkgver=4.7
+pkgrel=1
 pkgdesc='A lightweight image viewer for Wayland display servers'
 arch=('x86_64')
 license=('MIT')
@@ -41,7 +41,7 @@ depends=(
 )
 url='https://github.com/artemsen/swayimg'
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/artemsen/swayimg/archive/v$pkgver.tar.gz";)
-sha256sums=('030ac867501f4d10a2d85bb47d65d51f31c75282f3805079e0aaf9ac05bfb1df')
+sha256sums=('342952aa30f62f163dfcb36448d7f2a860abf972bb24690d2e49b28b6f2ba7cc')
 
 build() {
     arch-meson build ${pkgname}-${pkgver} \



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/swayimg/-/commit/7df04691c335d69681e54e52a4975a7f5134427d

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


Reply via email to