* update lib2geom to 1.4-2

This commit is contained in:
Alexander Baldeck 2024-11-07 12:16:10 +01:00
parent 18730032f2
commit 1d19ecf9fa
2 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
pkgbase = lib2geom
pkgdesc = Easy to use 2D geometry library in C++
pkgver = 1.4
pkgrel = 1.1
pkgrel = 2
url = https://gitlab.com/inkscape/lib2geom
arch = x86_64
arch = powerpc64le

View File

@ -3,7 +3,7 @@
pkgname=lib2geom
pkgver=1.4
pkgrel=1.1
pkgrel=2
pkgdesc='Easy to use 2D geometry library in C++'
arch=(x86_64 powerpc64le powerpc64 powerpc riscv64)
url='https://gitlab.com/inkscape/lib2geom'