Jan Alexander Steffens (heftig) pushed to branch main at Arch Linux / Packaging 
/ Packages / xdg-desktop-portal


Commits:
30cde122 by Jan Alexander Steffens (heftig) at 2023-10-26T18:14:41+02:00
1.18.1-1

- - - - -


2 changed files:

- + .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -0,0 +1,30 @@
+pkgbase = xdg-desktop-portal
+       pkgdesc = Desktop integration portals for sandboxed apps
+       pkgver = 1.18.1
+       pkgrel = 1
+       url = https://flatpak.github.io/xdg-desktop-portal/
+       arch = x86_64
+       license = LGPL
+       makedepends = docbook-xsl
+       makedepends = flatpak
+       makedepends = git
+       makedepends = libportal
+       makedepends = meson
+       makedepends = python-dbus
+       makedepends = python-dbusmock
+       makedepends = python-docutils
+       makedepends = python-gobject
+       makedepends = python-pytest
+       makedepends = xmlto
+       depends = fuse3
+       depends = gdk-pixbuf2
+       depends = geoclue
+       depends = glib2
+       depends = pipewire
+       depends = rtkit
+       depends = systemd
+       optdepends = xdg-desktop-portal-impl: Portal backends
+       source = 
git+https://github.com/flatpak/xdg-desktop-portal#commit=37a6f7c8b8e08b9861f05e172cd4e0d07a832c4d
+       b2sums = SKIP
+
+pkgname = xdg-desktop-portal


=====================================
PKGBUILD
=====================================
@@ -3,10 +3,10 @@
 # Contributor: Patrick Griffis <[email protected]>
 
 pkgname=xdg-desktop-portal
-pkgver=1.18.0
-pkgrel=2
+pkgver=1.18.1
+pkgrel=1
 pkgdesc="Desktop integration portals for sandboxed apps"
-url="https://github.com/flatpak/xdg-desktop-portal";
+url="https://flatpak.github.io/xdg-desktop-portal/";
 arch=(x86_64)
 license=(LGPL)
 depends=(
@@ -32,7 +32,7 @@ makedepends=(
   xmlto
 )
 optdepends=('xdg-desktop-portal-impl: Portal backends')
-_commit=a4b27063222b16652e73b422e5448d75335199ef  # tags/1.18.0^0
+_commit=37a6f7c8b8e08b9861f05e172cd4e0d07a832c4d  # tags/1.18.1
 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/30cde1225de86a8a709ab265244663f6aecbb9fc

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/xdg-desktop-portal/-/commit/30cde1225de86a8a709ab265244663f6aecbb9fc
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to