Caleb Maclennan pushed to branch main at Arch Linux / Packaging / Packages /
xdg-desktop-portal-hyprland
Commits:
42bd976f by Caleb Maclennan at 2023-10-23T11:34:14+03:00
upgpkg: 1.2.3-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = xdg-desktop-portal-hyprland
pkgdesc = xdg-desktop-portal backend for hyprland
- pkgver = 1.2.2
+ pkgver = 1.2.3
pkgrel = 1
url = https://github.com/hyprwm/xdg-desktop-portal-hyprland
arch = x86_64
@@ -20,10 +20,10 @@ pkgbase = xdg-desktop-portal-hyprland
optdepends = grim: required for the screenshot portal to function
optdepends = slurp: support for interactive mode for the screenshot
portal
provides = xdg-desktop-portal-impl
- source =
https://github.com/hyprwm/xdg-desktop-portal-hyprland/archive/v1.2.2/v1.2.2.tar.gz
+ source =
https://github.com/hyprwm/xdg-desktop-portal-hyprland/archive/v1.2.3/v1.2.3.tar.gz
source =
https://github.com/hyprwm/hyprland-protocols/archive/4d29e48433270a2af06b8bc711ca1fe5109746cd.tar.gz
source = hyprland-portals.conf
- sha256sums =
06cc1f8bb1b6bed06c495447534d40115cfcdb110a89507ea46056758881c80e
+ sha256sums =
e7039cceefbb3d8fa795d02a69f923ea69c6ae779982e46725cb15baab9b6355
sha256sums =
5f6be4d870e94314f05ec7ff9c9c1f028748230ff80a7f89aeaf66c08e5c70e0
sha256sums =
20bc215211f16a361086d59fa051df7337d95f91c695a29d8c5d23d40407fad5
=====================================
PKGBUILD
=====================================
@@ -1,7 +1,7 @@
# Maintainer: Caleb Maclennan <[email protected]>
pkgname=xdg-desktop-portal-hyprland
-pkgver=1.2.2
+pkgver=1.2.3
_protocolver=4d29e48433270a2af06b8bc711ca1fe5109746cd
pkgrel=1
pkgdesc='xdg-desktop-portal backend for hyprland'
@@ -27,7 +27,7 @@ _archive="$pkgname-$pkgver"
source=("$url/archive/v$pkgver/v$pkgver.tar.gz"
"https://github.com/hyprwm/hyprland-protocols/archive/$_protocolver.tar.gz"
hyprland-portals.conf) # TODO move this to hyprland where it belongs
-sha256sums=('06cc1f8bb1b6bed06c495447534d40115cfcdb110a89507ea46056758881c80e'
+sha256sums=('e7039cceefbb3d8fa795d02a69f923ea69c6ae779982e46725cb15baab9b6355'
'5f6be4d870e94314f05ec7ff9c9c1f028748230ff80a7f89aeaf66c08e5c70e0'
'20bc215211f16a361086d59fa051df7337d95f91c695a29d8c5d23d40407fad5')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/xdg-desktop-portal-hyprland/-/commit/42bd976f7df1f6cbb8bc9a720dcb90c68130caf0
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/xdg-desktop-portal-hyprland/-/commit/42bd976f7df1f6cbb8bc9a720dcb90c68130caf0
You're receiving this email because of your account on gitlab.archlinux.org.