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

Maxim Baz maximbaz at archlinux.org
Sun Apr 18 15:47:08 UTC 2021


    Date: Sunday, April 18, 2021 @ 15:47:08
  Author: maximbaz
Revision: 919921

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

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

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-04-18 14:59:07 UTC (rev 919920)
+++ PKGBUILD	2021-04-18 15:47:08 UTC (rev 919921)
@@ -3,7 +3,7 @@
 # Contributor: Stefan Tatschner <stefan at rumpelsepp.org>
 
 pkgname=xdg-desktop-portal-wlr
-pkgver=0.2.0
+pkgver=0.3.0
 pkgrel=1
 pkgdesc='xdg-desktop-portal backend for wlroots'
 url="https://github.com/emersion/xdg-desktop-portal-wlr"
@@ -10,12 +10,12 @@
 arch=('x86_64')
 license=('MIT')
 provides=('xdg-desktop-portal-impl')
-depends=('xdg-desktop-portal' 'pipewire')
-makedepends=('meson' 'wayland-protocols' 'wayland')
+depends=('xdg-desktop-portal' 'pipewire' 'iniparser')
+makedepends=('meson' 'wayland-protocols' 'wayland' 'scdoc')
 source=(
   "${pkgname}-${pkgver}::https://github.com/emersion/xdg-desktop-portal-wlr/archive/v${pkgver}.tar.gz"
 )
-sha512sums=('9b01919b380510389710c005901810ac6fa00299f2b35a37fa949aab361438ab08c30fc95b88e1805dcea7e97ebe2d19111693f82eee545864077347d2659ca9')
+sha512sums=('2b01fab18296cb95cf659ff5a74ed6bf1482c033fdb274904bf2c3ea736dd3c8cb2e82f0662439a88f81ae86cc2fca2fbc3c1a9c72267ba126571973a7662e3d')
 
 build () {
 	cd "${pkgname}-${pkgver}"



More information about the arch-commits mailing list