aboutsummaryrefslogtreecommitdiffstats
path: root/community/librsvg
diff options
context:
space:
mode:
authorRasmus Thomsen <oss@cogitri.dev>2019-10-24 22:20:54 +0200
committerRasmus Thomsen <oss@cogitri.dev>2019-10-24 22:51:29 +0200
commit76ce27f886783615bc2eb1c9de233754060e1afe (patch)
tree3241a718ea1e3229a5c77b0532a1196674e32017 /community/librsvg
parent795c32179f1238f33dd64c4fab4a8e94d9017368 (diff)
downloadaports-76ce27f886783615bc2eb1c9de233754060e1afe.tar.bz2
aports-76ce27f886783615bc2eb1c9de233754060e1afe.tar.xz
community/librsvg: upgrade to 2.46.3
Diffstat (limited to 'community/librsvg')
-rw-r--r--community/librsvg/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/librsvg/APKBUILD b/community/librsvg/APKBUILD
index e9e27be4bb..6deb402d10 100644
--- a/community/librsvg/APKBUILD
+++ b/community/librsvg/APKBUILD
@@ -2,7 +2,7 @@
# Contributor: Natanael Copa <ncopa@alpinelinux.org>
# Maintainer: Rasmus Thomsen <oss@cogitri.dev>
pkgname=librsvg
-pkgver=2.46.2
+pkgver=2.46.3
pkgrel=0
pkgdesc="SAX-based renderer for SVG files into a GdkPixbuf"
url="https://wiki.gnome.org/Projects/LibRsvg"
@@ -34,4 +34,4 @@ package() {
make DESTDIR="$pkgdir" install
}
-sha512sums="e48a94fc48eb116e54fbdf910978c7ea5959e8ffaf933d1a725dc90d515e110be277c0bdd50f1653fbd1dee156286671fd51a90d190018a105fd023ff4e834b1 librsvg-2.46.2.tar.xz"
+sha512sums="248900521dc029ed92d72fbe2494230de1678471913698160b07adfdd81ad71cb30732f51c82907376fe79ccb14449567c874248150abb4dc5a36b1f30c43594 librsvg-2.46.3.tar.xz"