Jan Alexander Steffens (heftig) pushed to branch main at Arch Linux / Packaging
/ Packages / xdg-desktop-portal
Commits:
6d6273c8 by Jan Alexander Steffens (heftig) at 2023-11-23T00:23:48+01:00
1.18.2-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = xdg-desktop-portal
pkgdesc = Desktop integration portals for sandboxed apps
- pkgver = 1.18.1
+ pkgver = 1.18.2
pkgrel = 1
url = https://flatpak.github.io/xdg-desktop-portal/
arch = x86_64
@@ -24,7 +24,7 @@ pkgbase = xdg-desktop-portal
depends = rtkit
depends = systemd
optdepends = xdg-desktop-portal-impl: Portal backends
- source =
git+https://github.com/flatpak/xdg-desktop-portal#commit=37a6f7c8b8e08b9861f05e172cd4e0d07a832c4d
+ source =
git+https://github.com/flatpak/xdg-desktop-portal#commit=fa8d41a2f9a5d30a1e41568b6fb53b046dce14dc
b2sums = SKIP
pkgname = xdg-desktop-portal
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
# Contributor: Patrick Griffis <[email protected]>
pkgname=xdg-desktop-portal
-pkgver=1.18.1
+pkgver=1.18.2
pkgrel=1
pkgdesc="Desktop integration portals for sandboxed apps"
url="https://flatpak.github.io/xdg-desktop-portal/"
@@ -32,7 +32,7 @@ makedepends=(
xmlto
)
optdepends=('xdg-desktop-portal-impl: Portal backends')
-_commit=37a6f7c8b8e08b9861f05e172cd4e0d07a832c4d # tags/1.18.1
+_commit=fa8d41a2f9a5d30a1e41568b6fb53b046dce14dc # tags/1.18.2
source=("git+https://github.com/flatpak/xdg-desktop-portal#commit=$_commit")
b2sums=('SKIP')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/xdg-desktop-portal/-/commit/6d6273c8fb80e4776f51c621543c3a72f52428c5
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/xdg-desktop-portal/-/commit/6d6273c8fb80e4776f51c621543c3a72f52428c5
You're receiving this email because of your account on gitlab.archlinux.org.