Date: Wednesday, August 29, 2018 @ 05:30:40 Author: heftig Revision: 333070
2.44.1-1 Modified: librsvg/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-08-28 22:36:04 UTC (rev 333069) +++ PKGBUILD 2018-08-29 05:30:40 UTC (rev 333070) @@ -2,7 +2,7 @@ # Maintainer: Jan de Groot <[email protected]> pkgname=librsvg -pkgver=2.44.0 +pkgver=2.44.1 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=18a4f166c4faf590988823c472bd0333fcf7d1e7 # tags/2.44.0^0 +_commit=873c5ea1d9b616fc3f025641949a503461e95089 # tags/2.44.1^0 source=("git+https://gitlab.gnome.org/GNOME/librsvg.git#commit=$_commit") sha256sums=('SKIP')
