From 5d71453a951c5f03ff7ec0f4da7b127f67255725 Mon Sep 17 00:00:00 2001 From: Vincent Batts Date: Mon, 21 Oct 2019 13:35:01 -0400 Subject: [PATCH] desktop/xdg-desktop-portal: Update for version 1.4.2 Signed-off-by: Vincent Batts --- desktop/xdg-desktop-portal/xdg-desktop-portal.SlackBuild | 5 +++-- desktop/xdg-desktop-portal/xdg-desktop-portal.info | 6 +++--- 2 files changed, 6 insertions(+), 5 deletions(-) diff --git a/desktop/xdg-desktop-portal/xdg-desktop-portal.SlackBuild b/desktop/xdg-desktop-portal/xdg-desktop-portal.SlackBuild index 69a1b12c0f..662dd018b5 100644 --- a/desktop/xdg-desktop-portal/xdg-desktop-portal.SlackBuild +++ b/desktop/xdg-desktop-portal/xdg-desktop-portal.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=xdg-desktop-portal -VERSION=${VERSION:-1.0.3} +VERSION=${VERSION:-1.4.2} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} @@ -78,7 +78,8 @@ CXXFLAGS="$SLKCFLAGS" \ --localstatedir=/var \ --mandir=/usr/man \ --docdir=/usr/doc/$PRGNAM-$VERSION \ - --build=$ARCH-slackware-linux + --build=$ARCH-slackware-linux \ + --disable-geoclue make make install DESTDIR=$PKG diff --git a/desktop/xdg-desktop-portal/xdg-desktop-portal.info b/desktop/xdg-desktop-portal/xdg-desktop-portal.info index c7a8aeb868..7a5d4693ab 100644 --- a/desktop/xdg-desktop-portal/xdg-desktop-portal.info +++ b/desktop/xdg-desktop-portal/xdg-desktop-portal.info @@ -1,8 +1,8 @@ PRGNAM="xdg-desktop-portal" -VERSION="1.0.3" +VERSION="1.4.2" HOMEPAGE="https://github.com/flatpak/xdg-desktop-portal/" -DOWNLOAD="https://github.com/flatpak/xdg-desktop-portal/releases/download/1.0.3/xdg-desktop-portal-1.0.3.tar.xz" -MD5SUM="6c9f1b1aa7b2369859ff6b3f245a4721" +DOWNLOAD="https://github.com/flatpak/xdg-desktop-portal/releases/download/1.4.2/xdg-desktop-portal-1.4.2.tar.xz" +MD5SUM="0afda886f8cc0eb4ed1edefca69a25e5" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="pipewire"