[arch-commits] Commit in xdg-desktop-portal-wlr/trunk (PKGBUILD)

Maxim Baz maximbaz at archlinux.org
Tue Jun 1 19:13:16 UTC 2021


    Date: Tuesday, June 1, 2021 @ 19:13:16
  Author: maximbaz
Revision: 953067

upgpkg: xdg-desktop-portal-wlr 0.4.0-1

Modified:
  xdg-desktop-portal-wlr/trunk/PKGBUILD

----------+
 PKGBUILD |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-06-01 19:11:19 UTC (rev 953066)
+++ PKGBUILD	2021-06-01 19:13:16 UTC (rev 953067)
@@ -3,14 +3,14 @@
 # Contributor: Stefan Tatschner <stefan at rumpelsepp.org>
 
 pkgname=xdg-desktop-portal-wlr
-pkgver=0.3.0
-pkgrel=2
+pkgver=0.4.0
+pkgrel=1
 pkgdesc='xdg-desktop-portal backend for wlroots'
 url="https://github.com/emersion/xdg-desktop-portal-wlr"
 arch=('x86_64')
 license=('MIT')
 provides=('xdg-desktop-portal-impl')
-depends=('xdg-desktop-portal' 'pipewire' 'iniparser')
+depends=('xdg-desktop-portal' 'pipewire' 'libinih')
 makedepends=('meson' 'wayland-protocols' 'wayland' 'scdoc')
 optdepends=(
     'slurp: to choose which output to screencast using slurp'
@@ -20,7 +20,7 @@
 source=(
     "${pkgname}-${pkgver}::https://github.com/emersion/xdg-desktop-portal-wlr/archive/v${pkgver}.tar.gz"
 )
-sha512sums=('2b01fab18296cb95cf659ff5a74ed6bf1482c033fdb274904bf2c3ea736dd3c8cb2e82f0662439a88f81ae86cc2fca2fbc3c1a9c72267ba126571973a7662e3d')
+sha512sums=('544dea4601ce8aa8649d15b7c249aa5b0099fa5a6aec1b7a1433439265acede9ac442092da53080c36b372dd0ef5aaa15747b13a56f4a648e1c00ed3c2435e19')
 
 build() {
     cd "${pkgname}-${pkgver}"



More information about the arch-commits mailing list