Date: Wednesday, August 8, 2018 @ 04:35:15 Author: heftig Revision: 331188
2.42.6-1 Modified: librsvg/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-08-08 04:30:06 UTC (rev 331187) +++ PKGBUILD 2018-08-08 04:35:15 UTC (rev 331188) @@ -2,7 +2,7 @@ # Maintainer: Jan de Groot <[email protected]> pkgname=librsvg -pkgver=2.42.5 +pkgver=2.42.6 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=497c925593e41c12cec4a55e4365655a29c3fe59 # tags/2.42.5^0 +_commit=fa70c935c143aa8928d9336d28cb010da7e0a869 # tags/2.42.6^0 source=("git+https://gitlab.gnome.org/GNOME/librsvg.git#commit=$_commit") sha256sums=('SKIP')
