Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/extra
diff options
context:
space:
mode:
authorAndreas Baumann <mail@andreasbaumann.cc>2022-07-23 11:37:49 +0200
committerAndreas Baumann <mail@andreasbaumann.cc>2022-07-23 11:37:49 +0200
commiteba5d84d70f3760981c19a207352597cc10430d2 (patch)
tree0a67bf923a96fc638033d743fc87dd076dd35c74 /extra
parent3b84f55f31dbae0cc542e9109a9cc895f269b1a8 (diff)
extra/librsvg-og: updated to 0f3eef9e6924130c74d7a7b16aac3e7f5bef9b4c (rsvg_handle_set_stylesheet)
Diffstat (limited to 'extra')
-rw-r--r--extra/librsvg-og/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/extra/librsvg-og/PKGBUILD b/extra/librsvg-og/PKGBUILD
index 09ea7cf2..72b5a26a 100644
--- a/extra/librsvg-og/PKGBUILD
+++ b/extra/librsvg-og/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Andreas Baumann <mail@andreasbaumann.cc>
pkgname=librsvg-og
-pkgver=2.40.20+23+gd4d3d4fc
-pkgrel=2
+pkgver=2.40.20+23+g0f3eef9e
+pkgrel=3
epoch=1
pkgdesc="SVG rendering library old gen"
url="https://github.com/oaken-source/librsvg-og"
@@ -13,7 +13,7 @@ conflicts_i486=(libsrvg)
makedepends=(gobject-introspection gtk-doc git)
provides_i486=(librsvg=${pkgver} librsvg-${pkgver%%.*}.so)
#source=("https://github.com/oaken-source/librsvg-og/archive/2.40.20.tar.gz")
-_commit=d4d3d4fc2c38550f3fbeed06ad2c39354cfddff0 # branch api2
+_commit=0f3eef9e6924130c74d7a7b16aac3e7f5bef9b4c # branch api2
source=("git+https://github.com/andreasbaumann/librsvg-og.git#commit=$_commit")
#sha256sums=('5bcbd8aa34a81478f990dc62a308ee2a42ff89a4e2bc905c09fd68f525bf5643')