Campbell Jones pushed to branch main at Arch Linux / Packaging / Packages / 
waycheck


Commits:
7c11740e by Campbell Jones at 2024-02-29T22:13:28-05:00
upgpkg: 1.1.1-1: Update to v1.1.1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = waycheck
        pkgdesc = Simple GUI that displays the protocols implemented by a 
Wayland compositor
-       pkgver = 1.1.0
+       pkgver = 1.1.1
        pkgrel = 1
        url = https://gitlab.freedesktop.org/serebit/waycheck
        arch = x86_64
@@ -8,12 +8,13 @@ pkgbase = waycheck
        checkdepends = appstream
        makedepends = meson
        depends = hicolor-icon-theme
+       depends = qt6-base>=6.5
        depends = qt6-wayland>=6.5
        depends = wayland
-       source = 
https://gitlab.freedesktop.org/serebit/waycheck/uploads/1d05e95b1f6f2019604a090335066812/waycheck-v1.1.0.tar.xz
-       source = 
https://gitlab.freedesktop.org/serebit/waycheck/uploads/d4a8363a039234a3489ff5304782cabc/waycheck-v1.1.0.tar.xz.asc
+       source = 
https://gitlab.freedesktop.org/serebit/waycheck/uploads/7e1e011ed491f43b81d4327575c9cbfd/waycheck-v1.1.1.tar.xz
+       source = 
https://gitlab.freedesktop.org/serebit/waycheck/uploads/bae2fa1d8d21486780960884357a6554/waycheck-v1.1.1.tar.xz.asc
        validpgpkeys = 8A59B135826B2DA453B9707408AD7343E6BD4B56
-       b2sums = 
365b4f637089e74e73cb062a0fb55d6f14022d19edbf563ead9f7bf0b6a300d04253b529c09ac4b6cef6a7d6a0b8499a6ea9c1a9574e6758ffb02a9f181d35a1
+       b2sums = 
48733348d215ced1a49b78c1174840eb04a91c91fed053fc471b90546dfe9888e48f8b1a890ed29572f5aa50a2cf4c4b9a86fe22b0427c09297581fe4e69da78
        b2sums = SKIP
 
 pkgname = waycheck


=====================================
PKGBUILD
=====================================
@@ -1,18 +1,18 @@
 # Maintainer: Campbell Jones <arch at serebit dot com>
 
 pkgname=waycheck
-pkgver=1.1.0
+pkgver=1.1.1
 pkgrel=1
 pkgdesc="Simple GUI that displays the protocols implemented by a Wayland 
compositor"
 arch=("x86_64")
 url="https://gitlab.freedesktop.org/serebit/$pkgname";
 license=("Apache-2.0")
-depends=("hicolor-icon-theme" "qt6-wayland>=6.5" "wayland")
+depends=("hicolor-icon-theme" "qt6-base>=6.5" "qt6-wayland>=6.5" "wayland")
 makedepends=("meson")
 checkdepends=("appstream")
-source=("https://gitlab.freedesktop.org/serebit/$pkgname/uploads/1d05e95b1f6f2019604a090335066812/${pkgname}-v${pkgver}.tar.xz";
-        
"https://gitlab.freedesktop.org/serebit/$pkgname/uploads/d4a8363a039234a3489ff5304782cabc/${pkgname}-v${pkgver}.tar.xz.asc";)
-b2sums=('365b4f637089e74e73cb062a0fb55d6f14022d19edbf563ead9f7bf0b6a300d04253b529c09ac4b6cef6a7d6a0b8499a6ea9c1a9574e6758ffb02a9f181d35a1'
+source=("https://gitlab.freedesktop.org/serebit/$pkgname/uploads/7e1e011ed491f43b81d4327575c9cbfd/${pkgname}-v${pkgver}.tar.xz";
+        
"https://gitlab.freedesktop.org/serebit/$pkgname/uploads/bae2fa1d8d21486780960884357a6554/${pkgname}-v${pkgver}.tar.xz.asc";)
+b2sums=('48733348d215ced1a49b78c1174840eb04a91c91fed053fc471b90546dfe9888e48f8b1a890ed29572f5aa50a2cf4c4b9a86fe22b0427c09297581fe4e69da78'
         'SKIP')
 validpgpkeys=("8A59B135826B2DA453B9707408AD7343E6BD4B56")
 



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

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


Reply via email to