* update libspiro to 1:20221101-3
This commit is contained in:
parent
ba87bc1be3
commit
a357e11264
13
libspiro/.SRCINFO
Normal file
13
libspiro/.SRCINFO
Normal file
@ -0,0 +1,13 @@
|
|||||||
|
pkgbase = libspiro
|
||||||
|
pkgdesc = Library that simplifies the drawing of beautiful curves
|
||||||
|
pkgver = 20221101
|
||||||
|
pkgrel = 3
|
||||||
|
epoch = 1
|
||||||
|
url = https://github.com/fontforge/libspiro
|
||||||
|
arch = x86_64
|
||||||
|
license = GPL-3.0-or-later
|
||||||
|
depends = glibc
|
||||||
|
source = https://github.com/fontforge/libspiro/releases/download/20221101/libspiro-dist-20221101.tar.gz
|
||||||
|
sha256sums = 5984fb5af3e4e1f927f3a74850b705a711fb86284802a5e6170b09786440e8be
|
||||||
|
|
||||||
|
pkgname = libspiro
|
4
libspiro/.nvchecker.toml
Normal file
4
libspiro/.nvchecker.toml
Normal file
@ -0,0 +1,4 @@
|
|||||||
|
[libspiro]
|
||||||
|
source = "git"
|
||||||
|
git = "https://github.com/fontforge/libspiro.git"
|
||||||
|
prefix = "v"
|
@ -6,11 +6,11 @@
|
|||||||
pkgname=libspiro
|
pkgname=libspiro
|
||||||
epoch=1
|
epoch=1
|
||||||
pkgver=20221101
|
pkgver=20221101
|
||||||
pkgrel=2
|
pkgrel=3
|
||||||
pkgdesc='Library that simplifies the drawing of beautiful curves'
|
pkgdesc='Library that simplifies the drawing of beautiful curves'
|
||||||
arch=(x86_64 powerpc64le powerpc64 powerpc riscv64)
|
arch=(x86_64 powerpc64le powerpc64 powerpc riscv64)
|
||||||
url='https://github.com/fontforge/libspiro'
|
url='https://github.com/fontforge/libspiro'
|
||||||
license=('GPL3')
|
license=('GPL-3.0-or-later')
|
||||||
depends=('glibc')
|
depends=('glibc')
|
||||||
source=("https://github.com/fontforge/libspiro/releases/download/$pkgver/$pkgname-dist-$pkgver.tar.gz")
|
source=("https://github.com/fontforge/libspiro/releases/download/$pkgver/$pkgname-dist-$pkgver.tar.gz")
|
||||||
sha256sums=('5984fb5af3e4e1f927f3a74850b705a711fb86284802a5e6170b09786440e8be')
|
sha256sums=('5984fb5af3e4e1f927f3a74850b705a711fb86284802a5e6170b09786440e8be')
|
||||||
|
Loading…
x
Reference in New Issue
Block a user