Caleb Maclennan pushed to branch main at Arch Linux / Packaging / Packages /
xdg-desktop-portal-hyprland
Commits:
4f545222 by Caleb Maclennan at 2024-10-27T23:32:16+03:00
upgpkg: 1.3.8-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.3.7
+ pkgver = 1.3.8
pkgrel = 1
url = https://github.com/hyprwm/xdg-desktop-portal-hyprland
arch = x86_64
@@ -27,10 +27,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.3.7/xdg-desktop-portal-hyprland-1.3.7.tar.gz
+ source =
https://github.com/hyprwm/xdg-desktop-portal-hyprland/archive/v1.3.8/xdg-desktop-portal-hyprland-1.3.8.tar.gz
source =
https://github.com/hyprwm/hyprland-protocols/archive/4d29e48433270a2af06b8bc711ca1fe5109746cd.tar.gz
source = hyprland-portals.conf
- sha256sums =
a45268501442e20f20763d023b8e97f3fc40d82ab42493fb3209aeb607ea2033
+ sha256sums =
05333efe1dd4f0e1ea4713686438f102b2eb845ca3fc27467dc84c254df7f021
sha256sums =
5f6be4d870e94314f05ec7ff9c9c1f028748230ff80a7f89aeaf66c08e5c70e0
sha256sums =
20bc215211f16a361086d59fa051df7337d95f91c695a29d8c5d23d40407fad5
=====================================
PKGBUILD
=====================================
@@ -1,7 +1,7 @@
# Maintainer: Caleb Maclennan <[email protected]>
pkgname=xdg-desktop-portal-hyprland
-pkgver=1.3.7
+pkgver=1.3.8
_protocolver=4d29e48433270a2af06b8bc711ca1fe5109746cd
pkgrel=1
pkgdesc='xdg-desktop-portal backend for hyprland'
@@ -30,7 +30,7 @@ _archive="$pkgname-$pkgver"
source=("$url/archive/v$pkgver/$_archive.tar.gz"
"https://github.com/hyprwm/hyprland-protocols/archive/$_protocolver.tar.gz"
hyprland-portals.conf) # TODO move this to hyprland where it belongs
-sha256sums=('a45268501442e20f20763d023b8e97f3fc40d82ab42493fb3209aeb607ea2033'
+sha256sums=('05333efe1dd4f0e1ea4713686438f102b2eb845ca3fc27467dc84c254df7f021'
'5f6be4d870e94314f05ec7ff9c9c1f028748230ff80a7f89aeaf66c08e5c70e0'
'20bc215211f16a361086d59fa051df7337d95f91c695a29d8c5d23d40407fad5')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/xdg-desktop-portal-hyprland/-/commit/4f545222edc66b7612898171433d5f106852df47
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/xdg-desktop-portal-hyprland/-/commit/4f545222edc66b7612898171433d5f106852df47
You're receiving this email because of your account on gitlab.archlinux.org.