[arch-commits] Commit in rest/trunk (PKGBUILD)

Jan Steffens heftig at archlinux.org
Thu May 7 17:32:57 UTC 2020


    Date: Thursday, May 7, 2020 @ 17:32:56
  Author: heftig
Revision: 382688

0.8.1-3

Modified:
  rest/trunk/PKGBUILD

----------+
 PKGBUILD |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-05-07 17:20:24 UTC (rev 382687)
+++ PKGBUILD	2020-05-07 17:32:56 UTC (rev 382688)
@@ -2,7 +2,7 @@
 
 pkgname=rest
 pkgver=0.8.1
-pkgrel=2
+pkgrel=3
 pkgdesc="Helper library for RESTful services"
 url="https://wiki.gnome.org/Projects/Librest"
 arch=(x86_64)
@@ -9,6 +9,7 @@
 license=(LGPL2.1)
 depends=(glib2 libxml2 libsoup)
 makedepends=(gobject-introspection gtk-doc git)
+provides=(librest{,-extras}-0.7.so)
 _commit=2971b3b92701f70fc368ad64bd25cefaea043f87  # tags/0.8.1^0
 source=("git+https://gitlab.gnome.org/GNOME/librest.git#commit=$_commit")
 sha256sums=('SKIP')



More information about the arch-commits mailing list