Date: Monday, September 24, 2018 @ 21:45:23 Author: heftig Revision: 335330
2.44.4-1 Modified: librsvg/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-09-24 21:40:24 UTC (rev 335329) +++ PKGBUILD 2018-09-24 21:45:23 UTC (rev 335330) @@ -1,7 +1,7 @@ # Maintainer: Jan de Groot <[email protected]> pkgname=librsvg -pkgver=2.44.3 +pkgver=2.44.4 pkgrel=1 epoch=2 pkgdesc="SVG rendering library" @@ -10,7 +10,7 @@ license=(LGPL) depends=(gdk-pixbuf2 pango libcroco) makedepends=(intltool gobject-introspection vala python2 gtk-doc git rust) -_commit=1168b79c54d2f5e5dfbb5657800c6896e9371116 # tags/2.44.3^0 +_commit=1e584aaa53ff36eafdea63de62ebae628e005777 # tags/2.44.4^0 source=("git+https://gitlab.gnome.org/GNOME/librsvg.git#commit=$_commit") sha256sums=('SKIP')
