[arch-commits] Commit in librsvg/trunk (PKGBUILD)
Jan de Groot
jgc at archlinux.org
Thu Dec 21 09:23:18 UTC 2017
Date: Thursday, December 21, 2017 @ 09:23:18
Author: jgc
Revision: 313474
upgpkg: librsvg 2:2.41.2-1
2.40 is EOL, switch to 2.41 again and hope it works this time
Modified:
librsvg/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2017-12-21 09:16:18 UTC (rev 313473)
+++ PKGBUILD 2017-12-21 09:23:18 UTC (rev 313474)
@@ -2,7 +2,7 @@
# Maintainer: Jan de Groot <jgc at archlinux.org>
pkgname=librsvg
-pkgver=2.40.20
+pkgver=2.41.2
pkgrel=1
epoch=2
pkgdesc="SVG rendering library"
@@ -10,8 +10,8 @@
arch=(x86_64)
license=(LGPL)
depends=(gdk-pixbuf2 pango libcroco)
-makedepends=(intltool gobject-introspection vala python2 gtk-doc git)
-_commit=2cbb0f7bf56666187993bd7ba688bf82d0c9a5c7 # tags/2.40.20^0
+makedepends=(intltool gobject-introspection vala python2 gtk-doc git rust)
+_commit=f822e90c7a91f12c76793ffe8e349584d4d813f8 # tags/2.41.2^0
source=("git+https://git.gnome.org/browse/librsvg#commit=$_commit")
sha256sums=('SKIP')
More information about the arch-commits
mailing list