Date: Saturday, June 2, 2018 @ 00:56:36 Author: heftig Revision: 325539
2.42.5-1 Modified: librsvg/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-06-01 22:14:47 UTC (rev 325538) +++ PKGBUILD 2018-06-02 00:56:36 UTC (rev 325539) @@ -2,7 +2,7 @@ # Maintainer: Jan de Groot <[email protected]> pkgname=librsvg -pkgver=2.42.4 +pkgver=2.42.5 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=46ffa7d6f9b41e989cde8f0d0b6cc645f985582d # tags/2.42.4^0 +_commit=497c925593e41c12cec4a55e4365655a29c3fe59 # tags/2.42.5^0 source=("git+https://gitlab.gnome.org/GNOME/librsvg.git#commit=$_commit") sha256sums=('SKIP')
