Christian Hesse pushed to branch main at Arch Linux / Packaging / Packages /
package-notes
Commits:
a790e021 by Christian Hesse at 2026-06-05T20:00:12+02:00
upgpkg: 0.19-1: new upstream release
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = package-notes
pkgdesc = ELF Package Notes Reference Implementation
- pkgver = 0.18
+ pkgver = 0.19
pkgrel = 1
url = https://github.com/systemd/package-notes
arch = any
@@ -9,8 +9,8 @@ pkgbase = package-notes
depends = python
depends = python-pyelftools
depends = python-rich
- source =
git+https://github.com/systemd/package-notes.git?signed#tag=v0.18
+ source =
git+https://github.com/systemd/package-notes.git?signed#tag=v0.19
validpgpkeys = A9EA9081724FFAE0484C35A1A81CEA22BC8C7E2E
- sha256sums =
0e1bf90bee0803419d73be0b12791b604106cf608190e4c0a13c31678a0761d8
+ sha256sums =
218e1d57f36ae9f3dd59fc4b91d611d15506fc76634b87ed5d3e5d8abeee5bb1
pkgname = package-notes
=====================================
PKGBUILD
=====================================
@@ -1,7 +1,7 @@
# Maintainer: Christian Hesse <[email protected]>
pkgname=package-notes
-pkgver=0.18
+pkgver=0.19
pkgrel=1
pkgdesc='ELF Package Notes Reference Implementation'
arch=('any')
@@ -11,7 +11,7 @@ makedepends=('git')
license=('CC0-1.0')
validpgpkeys=('A9EA9081724FFAE0484C35A1A81CEA22BC8C7E2E') # Luca Boccassi
<[email protected]>
source=("git+https://github.com/systemd/package-notes.git?signed#tag=v${pkgver}")
-sha256sums=('0e1bf90bee0803419d73be0b12791b604106cf608190e4c0a13c31678a0761d8')
+sha256sums=('218e1d57f36ae9f3dd59fc4b91d611d15506fc76634b87ed5d3e5d8abeee5bb1')
package() {
cd package-notes
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/package-notes/-/commit/a790e02109b9bf613c41216bae6e168a1a1a604e
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/package-notes/-/commit/a790e02109b9bf613c41216bae6e168a1a1a604e
You're receiving this email because of your account on gitlab.archlinux.org.
Manage all notifications: https://gitlab.archlinux.org/-/profile/notifications
| Help: https://gitlab.archlinux.org/help