Jan Alexander Steffens (heftig) pushed to branch main at Arch Linux / Packaging 
/ Packages / librsvg


Commits:
885233dc by Jan Alexander Steffens (heftig) at 2024-03-09T21:51:05+01:00
2:2.57.2-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,11 +1,11 @@
 pkgbase = librsvg
        pkgdesc = SVG rendering library
-       pkgver = 2.57.1
+       pkgver = 2.57.2
        pkgrel = 1
        epoch = 2
        url = https://wiki.gnome.org/Projects/LibRsvg
        arch = x86_64
-       license = LGPL
+       license = LGPL-2.1-or-later
        checkdepends = ttf-dejavu
        makedepends = gi-docgen
        makedepends = git
@@ -20,7 +20,7 @@ pkgbase = librsvg
        depends = harfbuzz
        depends = libxml2
        depends = pango
-       source = 
git+https://gitlab.gnome.org/GNOME/librsvg.git#commit=34cc425b40bb6299868157fe98c945c30bbc3b71
+       source = 
git+https://gitlab.gnome.org/GNOME/librsvg.git#commit=a61c1719e429b80d3524d60e3828da272b389daf
        b2sums = SKIP
 
 pkgname = librsvg


=====================================
PKGBUILD
=====================================
@@ -1,4 +1,5 @@
 # Maintainer: Jan Alexander Steffens (heftig) <hef...@archlinux.org>
+# Maintainer: Fabian Bornschein <fabisc...@archlinux.org>
 # Contributor: Jan de Groot <j...@archlinux.org>
 
 pkgbase=librsvg
@@ -6,13 +7,13 @@ pkgname=(
   librsvg
   librsvg-docs
 )
-pkgver=2.57.1
+pkgver=2.57.2
 pkgrel=1
 epoch=2
 pkgdesc="SVG rendering library"
 url="https://wiki.gnome.org/Projects/LibRsvg";
 arch=(x86_64)
-license=(LGPL)
+license=(LGPL-2.1-or-later)
 depends=(
   cairo
   freetype2
@@ -31,7 +32,7 @@ makedepends=(
   vala
 )
 checkdepends=(ttf-dejavu)
-_commit=34cc425b40bb6299868157fe98c945c30bbc3b71  # tags/2.57.1^0
+_commit=a61c1719e429b80d3524d60e3828da272b389daf  # tags/2.57.2^0
 source=(
   "git+https://gitlab.gnome.org/GNOME/librsvg.git#commit=$_commit";
 )



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/librsvg/-/commit/885233dc6539f9c51e63bf053457e3d1ffb92180

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/librsvg/-/commit/885233dc6539f9c51e63bf053457e3d1ffb92180
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to