aboutsummaryrefslogtreecommitdiffstats
path: root/community/lasem/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/lasem/APKBUILD')
-rw-r--r--community/lasem/APKBUILD5
1 files changed, 2 insertions, 3 deletions
diff --git a/community/lasem/APKBUILD b/community/lasem/APKBUILD
index bcbcc335821..74d9f68a0a9 100644
--- a/community/lasem/APKBUILD
+++ b/community/lasem/APKBUILD
@@ -3,9 +3,9 @@
pkgname=lasem
pkgver=0.5.1
_apiver=0.6
-pkgrel=0
+pkgrel=2
pkgdesc="A library for rendering SVG and Mathml, implementing a DOM like API"
-url="https://wiki.gnome.org/Projects/Lasem"
+url="https://gitlab.gnome.org/Archive/lasem"
arch="all"
license="LGPL-2.0 GPL-2.0"
makedepends="
@@ -19,7 +19,6 @@ subpackages="$pkgname-dev $pkgname-doc $pkgname-lang $pkgname-render"
source="https://download.gnome.org/sources/lasem/${pkgver%.*}/lasem-$pkgver.tar.xz
install-mathml-headers.patch
"
-builddir="$srcdir/$pkgname-$pkgver"
build() {
./configure \