Date: Sunday, January 29, 2023 @ 17:19:26
  Author: ainola
Revision: 1391047

upgpkg: swayimg 1.10-1

Modified:
  swayimg/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2023-01-29 17:17:53 UTC (rev 1391046)
+++ PKGBUILD    2023-01-29 17:19:26 UTC (rev 1391047)
@@ -2,8 +2,8 @@
 # Contributor: Artem Senichev <[email protected]>
 
 pkgname=swayimg
-pkgver=1.9
-pkgrel=4
+pkgver=1.10
+pkgrel=1
 pkgdesc='A lightweight image viewer for Wayland display servers'
 arch=('x86_64')
 license=('MIT')
@@ -35,7 +35,7 @@
 )
 url='https://github.com/artemsen/swayimg'
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/artemsen/swayimg/archive/v$pkgver.tar.gz";)
-sha256sums=('693a23a7755ebedb144271b2b674980a1c51a2036dabcff9697c3e3c6258f108')
+sha256sums=('fa20e9d5e260ca45ca3fb83343a6c7e7c93bcdb1184a99b19b630aec598f4b17')
 
 build() {
     arch-meson build ${pkgname}-${pkgver} \

Reply via email to