* update inkscape to 1.3.2-12

This commit is contained in:
Alexander Baldeck 2024-10-04 12:53:04 +02:00
parent a9305d1910
commit b96d82dd24
2 changed files with 6 additions and 2 deletions

View File

@ -1,9 +1,13 @@
pkgbase = inkscape
pkgdesc = Professional vector graphics editor
pkgver = 1.3.2
pkgrel = 8
pkgrel = 12
url = https://inkscape.org/
arch = x86_64
arch = powerpc64le
arch = powerpc64
arch = powerpc
arch = riscv64
license = GPL
license = LGPL
makedepends = cmake

View File

@ -5,7 +5,7 @@
pkgname=inkscape
pkgver=1.3.2
pkgrel=8
pkgrel=12
pkgdesc='Professional vector graphics editor'
url='https://inkscape.org/'
license=('GPL' 'LGPL')