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


Commits:
ca002a58 by Robin Candau at 2024-08-23T14:26:32+02:00
upgpkg: 3.2-1: New upstream release
https://github.com/artemsen/swayimg/releases/tag/v3.2

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = swayimg
        pkgdesc = A lightweight image viewer for Wayland display servers
-       pkgver = 3.1
+       pkgver = 3.2
        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.1.tar.gz::https://github.com/artemsen/swayimg/archive/v3.1.tar.gz
-       sha256sums = 
0c6cb7112e160e1a29a566c92c5b7c6f8c5ded34aa0b94093cd4dbc3beea706a
+       source = 
swayimg-3.2.tar.gz::https://github.com/artemsen/swayimg/archive/v3.2.tar.gz
+       sha256sums = 
8253cf21f4c5e1edba6e13698b3583a3467a129b58a81ac490ad920fdabfdd9b
 
 pkgname = swayimg


=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
 # Contributor: Artem Senichev <[email protected]>
 
 pkgname=swayimg
-pkgver=3.1
+pkgver=3.2
 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=('0c6cb7112e160e1a29a566c92c5b7c6f8c5ded34aa0b94093cd4dbc3beea706a')
+sha256sums=('8253cf21f4c5e1edba6e13698b3583a3467a129b58a81ac490ad920fdabfdd9b')
 
 build() {
     arch-meson build ${pkgname}-${pkgver} \



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

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


Reply via email to