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

Jan Steffens heftig at archlinux.org
Thu Mar 29 22:26:49 UTC 2018


    Date: Thursday, March 29, 2018 @ 22:26:48
  Author: heftig
Revision: 313477

2.42.3-2

Modified:
  lib32-librsvg/trunk/PKGBUILD

----------+
 PKGBUILD |    7 ++-----
 1 file changed, 2 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-03-29 22:12:47 UTC (rev 313476)
+++ PKGBUILD	2018-03-29 22:26:48 UTC (rev 313477)
@@ -5,13 +5,13 @@
 
 pkgname=lib32-librsvg
 pkgver=2.42.3
-pkgrel=1
+pkgrel=2
 pkgdesc="SVG rendering library (32-bit)"
 url="https://wiki.gnome.org/Projects/LibRsvg"
 arch=(x86_64)
 license=(LGPL)
 depends=(lib32-gdk-pixbuf2 lib32-pango lib32-libcroco librsvg)
-makedepends=(intltool gobject-introspection vala python2 gtk-doc git rustup)
+makedepends=(intltool gobject-introspection vala python2 gtk-doc git lib32-rust)
 _commit=ca640d1185745665c61689b71c627e1d020a80b7  # tags/2.42.3^0
 source=("git+https://gitlab.gnome.org/GNOME/librsvg.git#commit=$_commit"
         multilib.diff)
@@ -24,9 +24,6 @@
 }
 
 prepare() {
-  rustup default stable
-  rustup target add i686-unknown-linux-gnu
-
   cd librsvg
 
   # Hack to cross-compile rust only



More information about the arch-commits mailing list