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


Commits:
b6813c57 by Robin Candau at 2024-10-15T12:14:11+02:00
upgpkg: 3.4-1: New upstream release
https://github.com/artemsen/swayimg/releases/tag/v3.4

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = swayimg
        pkgdesc = A lightweight image viewer for Wayland display servers
-       pkgver = 3.3
+       pkgver = 3.4
        pkgrel = 1
        url = https://github.com/artemsen/swayimg
        arch = x86_64
@@ -29,7 +29,7 @@ pkgbase = swayimg
        depends = libwebpdemux.so
        depends = libxkbcommon
        depends = openexr
-       source = 
swayimg-3.3.tar.gz::https://github.com/artemsen/swayimg/archive/v3.3.tar.gz
-       sha256sums = 
1453aca5dba7c05057b58dee26b454eb3319fa3f9ac31047afd3ab1effc2a0a9
+       source = 
swayimg-3.4.tar.gz::https://github.com/artemsen/swayimg/archive/v3.4.tar.gz
+       sha256sums = 
22c3379fb3eab5f6c2df538b4413b5e8a445ae11aba4e81edfe66f32922d0d8e
 
 pkgname = swayimg


=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
 # Contributor: Artem Senichev <[email protected]>
 
 pkgname=swayimg
-pkgver=3.3
+pkgver=3.4
 pkgrel=1
 pkgdesc='A lightweight image viewer for Wayland display servers'
 arch=('x86_64')
@@ -38,7 +38,7 @@ depends=(
 )
 url='https://github.com/artemsen/swayimg'
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/artemsen/swayimg/archive/v$pkgver.tar.gz";)
-sha256sums=('1453aca5dba7c05057b58dee26b454eb3319fa3f9ac31047afd3ab1effc2a0a9')
+sha256sums=('22c3379fb3eab5f6c2df538b4413b5e8a445ae11aba4e81edfe66f32922d0d8e')
 
 build() {
     arch-meson build ${pkgname}-${pkgver} \



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

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


Reply via email to