David Runge pushed to branch main at Arch Linux / Packaging / Packages / sratom
Commits:
e034e642 by David Runge at 2025-11-12T22:04:26+01:00
upgpkg: 0.6.20-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = sratom
pkgdesc = An LV2 Atom RDF serialisation library
- pkgver = 0.6.18
+ pkgver = 0.6.20
pkgrel = 1
url = https://drobilla.net/software/sratom.html
arch = x86_64
@@ -13,12 +13,12 @@ pkgbase = sratom
makedepends = python-sphinxygen
makedepends = serd
makedepends = sord
- source = https://download.drobilla.net/sratom-0.6.18.tar.xz
- source = https://download.drobilla.net/sratom-0.6.18.tar.xz.sig
+ source = https://download.drobilla.net/sratom-0.6.20.tar.xz
+ source = https://download.drobilla.net/sratom-0.6.20.tar.xz.sig
validpgpkeys = 907D226E7E13FA337F014A083672782A9BF368F3
- sha512sums =
3f78f845974cf7d8a7166e6430a9e8a1454c98b4aea065bd7e66da01dba7a210edc540e17613985ddd8f9124ccf8500b71646942d988f4b9c65dd53f0d18f6cf
+ sha512sums =
7a8a8c4997b683352ef64cbe1be7b3ada196640bc52be5e062a5d2dff42e8de7a06964c9368f7f04c3d089e09e18f775c644ab34615f99eb62bca3d4c5214bee
sha512sums = SKIP
- b2sums =
f0ac499437b6858d5052ccc4d185c9af7464cec9ddc104da88d7ceda187f7fd17efca4437aeb2b38ec967bfacc6fe2b443be53eda2feb54cb78377a260778c14
+ b2sums =
1078b081cbfed7b922ebf7ae347d6e67f471e070b87cab09e08628433d87c35d78724824d37a270c113766588877f1c2b765f04d70442da0b4de780687a64135
b2sums = SKIP
pkgname = sratom
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
pkgbase=sratom
pkgname=(sratom{,-docs})
-pkgver=0.6.18
+pkgver=0.6.20
pkgrel=1
pkgdesc="An LV2 Atom RDF serialisation library"
arch=(x86_64)
@@ -21,9 +21,9 @@ makedepends=(
sord
)
source=(https://download.drobilla.net/$pkgname-$pkgver.tar.xz{,.sig})
-sha512sums=('3f78f845974cf7d8a7166e6430a9e8a1454c98b4aea065bd7e66da01dba7a210edc540e17613985ddd8f9124ccf8500b71646942d988f4b9c65dd53f0d18f6cf'
+sha512sums=('7a8a8c4997b683352ef64cbe1be7b3ada196640bc52be5e062a5d2dff42e8de7a06964c9368f7f04c3d089e09e18f775c644ab34615f99eb62bca3d4c5214bee'
'SKIP')
-b2sums=('f0ac499437b6858d5052ccc4d185c9af7464cec9ddc104da88d7ceda187f7fd17efca4437aeb2b38ec967bfacc6fe2b443be53eda2feb54cb78377a260778c14'
+b2sums=('1078b081cbfed7b922ebf7ae347d6e67f471e070b87cab09e08628433d87c35d78724824d37a270c113766588877f1c2b765f04d70442da0b4de780687a64135'
'SKIP')
validpgpkeys=('907D226E7E13FA337F014A083672782A9BF368F3') # David Robillard
<[email protected]>
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/sratom/-/commit/e034e6427143ebb2a8ffe77753da98b4e75dcb91
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/sratom/-/commit/e034e6427143ebb2a8ffe77753da98b4e75dcb91
You're receiving this email because of your account on gitlab.archlinux.org.