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

Jan Steffens heftig at archlinux.org
Mon May 7 20:27:59 UTC 2018


    Date: Monday, May 7, 2018 @ 20:27:58
  Author: heftig
Revision: 323453

2.42.4-1

Modified:
  librsvg/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-05-07 20:24:18 UTC (rev 323452)
+++ PKGBUILD	2018-05-07 20:27:58 UTC (rev 323453)
@@ -2,7 +2,7 @@
 # Maintainer: Jan de Groot <jgc at archlinux.org>
 
 pkgname=librsvg
-pkgver=2.42.3
+pkgver=2.42.4
 pkgrel=1
 epoch=2
 pkgdesc="SVG rendering library"
@@ -11,7 +11,7 @@
 license=(LGPL)
 depends=(gdk-pixbuf2 pango libcroco)
 makedepends=(intltool gobject-introspection vala python2 gtk-doc git rust)
-_commit=ca640d1185745665c61689b71c627e1d020a80b7  # tags/2.42.3^0
+_commit=46ffa7d6f9b41e989cde8f0d0b6cc645f985582d  # tags/2.42.4^0
 source=("git+https://gitlab.gnome.org/GNOME/librsvg.git#commit=$_commit")
 sha256sums=('SKIP')
 
@@ -41,3 +41,5 @@
   cd $pkgname
   make DESTDIR="$pkgdir" install
 }
+
+# vim: ts=2 sw=2 et:



More information about the arch-commits mailing list