[arch-commits] Commit in librsvg/trunk (PKGBUILD)
    Jan Steffens 
    heftig at archlinux.org
       
    Fri Oct  2 20:43:12 UTC 2020
    
    
  
    Date: Friday, October 2, 2020 @ 20:43:12
  Author: heftig
Revision: 397107
2.50.1-1
Modified:
  librsvg/trunk/PKGBUILD
----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-10-02 20:00:59 UTC (rev 397106)
+++ PKGBUILD	2020-10-02 20:43:12 UTC (rev 397107)
@@ -2,7 +2,7 @@
 # Contributor: Jan de Groot <jgc at archlinux.org>
 
 pkgname=librsvg
-pkgver=2.50.0
+pkgver=2.50.1
 pkgrel=1
 epoch=2
 pkgdesc="SVG rendering library"
@@ -12,7 +12,7 @@
 depends=(gdk-pixbuf2 pango)
 makedepends=(gobject-introspection vala gtk-doc git rust)
 provides=(librsvg-${pkgver%%.*}.so)
-_commit=06dbf614196294ad96b9a8fef86e6a07c3db0bf0  # tags/2.50.0^0
+_commit=1c5e533a8fc5e7211ced07d28151de3956c5dd75  # tags/2.50.1^0
 source=("git+https://gitlab.gnome.org/GNOME/librsvg.git#commit=$_commit"
         lto.diff)
 sha256sums=('SKIP'
    
    
More information about the arch-commits
mailing list