Christian Heusel pushed to branch main at Arch Linux / Packaging / Packages /
serd
Commits:
79dd47f9 by Christian Heusel at 2025-01-19T11:47:55+01:00
upgpkg: 0.32.4-1: New upstream release
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = serd
pkgdesc = Lightweight C library for RDF syntax supporting reading/
writing Turtle and NTriples
- pkgver = 0.32.2
+ pkgver = 0.32.4
pkgrel = 1
url = https://drobilla.net/software/serd.html
arch = x86_64
@@ -12,12 +12,12 @@ pkgbase = serd
makedepends = meson
makedepends = python-sphinx
makedepends = python-sphinxygen
- source = https://download.drobilla.net/serd-0.32.2.tar.xz
- source = https://download.drobilla.net/serd-0.32.2.tar.xz.sig
+ source = https://download.drobilla.net/serd-0.32.4.tar.xz
+ source = https://download.drobilla.net/serd-0.32.4.tar.xz.sig
validpgpkeys = 907D226E7E13FA337F014A083672782A9BF368F3
- sha512sums =
052f0765a9af6883a7ef1a31bd90eea3c57d93747dfb989eeda8c4dabbf2ae7d2e868d437aa2a510243f3a535e366739fe266cf82ef0d280472868c87055d50a
+ sha512sums =
5dd0c2547929d3a52e8d8cc6fb1546c3c82f9f023e93d761569bafcabeee4c0660368b3e03774e5a8625ad29b561b75931944119ed907571de012cbcb9d82159
sha512sums = SKIP
- b2sums =
5b2ad72ddced2edcb948d75e795c95dccc50ad5be4bf3100c34ead4ec43944647c4f8ff419cda2b7a005b9b69dbd6fa9a0733b2810ad95a9051df3d4253ddfe9
+ b2sums =
62b8f9f066f7193eec95474d3b8ffcdba5c639d0090e33ab3bc977856b00410fb1f47e5213bde5c980e22f9f7660b223eb79c8a0489cf2f8b912ddf9ee9ed7a5
b2sums = SKIP
pkgname = serd
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
pkgbase=serd
pkgname=(serd serd-docs)
-pkgver=0.32.2
+pkgver=0.32.4
pkgrel=1
pkgdesc="Lightweight C library for RDF syntax supporting reading/ writing
Turtle and NTriples"
arch=(x86_64)
@@ -22,9 +22,9 @@ makedepends=(
python-sphinxygen
)
source=(https://download.drobilla.net/$pkgname-$pkgver.tar.xz{,.sig})
-sha512sums=('052f0765a9af6883a7ef1a31bd90eea3c57d93747dfb989eeda8c4dabbf2ae7d2e868d437aa2a510243f3a535e366739fe266cf82ef0d280472868c87055d50a'
+sha512sums=('5dd0c2547929d3a52e8d8cc6fb1546c3c82f9f023e93d761569bafcabeee4c0660368b3e03774e5a8625ad29b561b75931944119ed907571de012cbcb9d82159'
'SKIP')
-b2sums=('5b2ad72ddced2edcb948d75e795c95dccc50ad5be4bf3100c34ead4ec43944647c4f8ff419cda2b7a005b9b69dbd6fa9a0733b2810ad95a9051df3d4253ddfe9'
+b2sums=('62b8f9f066f7193eec95474d3b8ffcdba5c639d0090e33ab3bc977856b00410fb1f47e5213bde5c980e22f9f7660b223eb79c8a0489cf2f8b912ddf9ee9ed7a5'
'SKIP')
validpgpkeys=('907D226E7E13FA337F014A083672782A9BF368F3') # David Robillard
<[email protected]>
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/serd/-/commit/79dd47f93d76c7eb49f7a814dca8531e65cd31ce
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/serd/-/commit/79dd47f93d76c7eb49f7a814dca8531e65cd31ce
You're receiving this email because of your account on gitlab.archlinux.org.