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

Jan Steffens heftig at archlinux.org
Mon May 6 22:31:18 UTC 2019


    Date: Monday, May 6, 2019 @ 22:31:18
  Author: heftig
Revision: 352650

3.32.2-1

Modified:
  gnome-builder/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-05-06 22:11:28 UTC (rev 352649)
+++ PKGBUILD	2019-05-06 22:31:18 UTC (rev 352650)
@@ -1,7 +1,7 @@
 # Maintainer: Jan Alexander Steffens (heftig) <jan.steffens at gmail.com>
 
 pkgname=gnome-builder
-pkgver=3.32.1
+pkgver=3.32.2
 pkgrel=1
 pkgdesc="An IDE for writing GNOME-based software"
 url="https://wiki.gnome.org/Apps/Builder"
@@ -9,12 +9,13 @@
 license=(GPL3)
 depends=(gtksourceview4 devhelp libgit2-glib gjs python-gobject clang desktop-file-utils ctags
          libpeas vte3 vala python-jedi autoconf-archive sysprof flatpak-builder gspell libdazzle
-         template-glib jsonrpc-glib python-sphinx webkit2gtk glade python-lxml)
-makedepends=(llvm gobject-introspection gtk-doc yelp-tools appstream-glib git mm-common meson)
+         template-glib jsonrpc-glib python-sphinx webkit2gtk glade python-lxml meson)
+makedepends=(llvm gobject-introspection gtk-doc yelp-tools appstream-glib git mm-common
+             python-sphinx_rtd_theme)
 checkdepends=(xorg-server-xvfb)
 optdepends=('gnome-code-assistance: Legacy assistance services')
 groups=(gnome-extra)
-_commit=6691743e0dd3434a46b6ca09392212c04284dac3  # tags/3.32.1^0
+_commit=fb19922e34420d84c89c68eeb614341c3f58ada3  # tags/3.32.2^0
 source=("git+https://gitlab.gnome.org/GNOME/gnome-builder.git#commit=$_commit")
 sha256sums=('SKIP')
 



More information about the arch-commits mailing list