[arch-commits] Commit in lib32-librsvg/trunk (PKGBUILD)
Jan Steffens
heftig at archlinux.org
Mon Oct 14 20:20:04 UTC 2019
Date: Monday, October 14, 2019 @ 20:20:03
Author: heftig
Revision: 515920
2.46.2-1
Modified:
lib32-librsvg/trunk/PKGBUILD
----------+
PKGBUILD | 7 ++-----
1 file changed, 2 insertions(+), 5 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-10-14 20:17:07 UTC (rev 515919)
+++ PKGBUILD 2019-10-14 20:20:03 UTC (rev 515920)
@@ -3,7 +3,7 @@
# Contributor: Jan de Groot <jgc at archlinux.org>
pkgname=lib32-librsvg
-pkgver=2.46.1
+pkgver=2.46.2
pkgrel=1
pkgdesc="SVG rendering library (32-bit)"
url="https://wiki.gnome.org/Projects/LibRsvg"
@@ -11,7 +11,7 @@
license=(LGPL)
depends=(lib32-gdk-pixbuf2 lib32-pango lib32-libcroco librsvg)
makedepends=(gobject-introspection gtk-doc git rust lib32-rust-libs)
-_commit=7ee553d5f99ceb741d4e1751e39fef345107b4f4 # librsvg-2.46
+_commit=fbf5f6d127575ee71eb18fd1538369e9ddd2f669 # tags/2.46.2^0
source=("git+https://gitlab.gnome.org/GNOME/librsvg.git#commit=$_commit"
multilib.diff)
sha256sums=('SKIP'
@@ -25,9 +25,6 @@
prepare() {
cd librsvg
- # Fixup missing tag
- git tag -f 2.46.1 7ee553d5f99ceb741d4e1751e39fef345107b4f4
-
# Hack to cross-compile rust only
patch -Np1 -i ../multilib.diff
More information about the arch-commits
mailing list