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


Commits:
30121687 by Robin Candau at 2024-11-16T15:31:15+01:00
upgpkg: 3.5-1: New upstream release
https://github.com/artemsen/swayimg/releases/tag/v3.5

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

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


=====================================
PKGBUILD
=====================================
@@ -3,8 +3,8 @@
 # Contributor: Artem Senichev <artem...@gmail.com>
 
 pkgname=swayimg
-pkgver=3.4
-pkgrel=2
+pkgver=3.5
+pkgrel=1
 pkgdesc='A lightweight image viewer for Wayland display servers'
 arch=('x86_64')
 license=('MIT')
@@ -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=('22c3379fb3eab5f6c2df538b4413b5e8a445ae11aba4e81edfe66f32922d0d8e')
+sha256sums=('fc2786d356b0c673fe15ffc4ac7967016a535547cca8085a0b6d5f50ff308ca6')
 
 build() {
     arch-meson build ${pkgname}-${pkgver} \



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

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


Reply via email to