summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 298f741ab57a..f5e4538f87ea 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = mingw-w64-librsvg
pkgdesc = SVG rendering library (mingw-w64)
- pkgver = 2.57.0
+ pkgver = 2.57.1
pkgrel = 1
url = https://wiki.gnome.org/action/show/Projects/LibRsvg
arch = any
@@ -19,7 +19,7 @@ pkgbase = mingw-w64-librsvg
options = !strip
options = staticlibs
options = !buildflags
- source = git+https://gitlab.gnome.org/GNOME/librsvg.git#commit=cd2e29d85df4e09f2af7d24e4254220a051f090d
+ source = git+https://gitlab.gnome.org/GNOME/librsvg.git#commit=34cc425b40bb6299868157fe98c945c30bbc3b71
sha256sums = SKIP
pkgname = mingw-w64-librsvg
diff --git a/PKGBUILD b/PKGBUILD
index 1af3a5b55b15..3ec70aabc07f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,11 +1,11 @@
# Maintainer: pingplug < aur at pingplug dot me >
# Contributor: Schala Zeal < schalaalexiazeal at gmail dot com >
-_commit=cd2e29d85df4e09f2af7d24e4254220a051f090d # tags/2.57.0
+_commit=34cc425b40bb6299868157fe98c945c30bbc3b71 # tags/2.57.1
_architectures="i686-w64-mingw32 x86_64-w64-mingw32"
pkgname=mingw-w64-librsvg
-pkgver=2.57.0
+pkgver=2.57.1
pkgrel=1
pkgdesc="SVG rendering library (mingw-w64)"
arch=('any')