Christian Heusel pushed to branch main at Arch Linux / Packaging / Packages /
arch-pkg-repo-updater
Commits:
1782ff33 by Christian Heusel at 2026-05-28T12:11:46+02:00
upgpkg: 0.0.5-1: New upstream release
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = arch-pkg-repo-updater
pkgdesc = Arch Linux packaging Git repository updater
- pkgver = 0.0.4
- pkgrel = 2
+ pkgver = 0.0.5
+ pkgrel = 1
url =
https://gitlab.archlinux.org/archlinux/buildbtw/-/tree/main/src/bin/repo-updater
arch = x86_64
license = GPL-3.0-or-later
@@ -14,12 +14,12 @@ pkgbase = arch-pkg-repo-updater
depends = openssh
depends = openssl
options = !lto
- source =
buildbtw::git+https://gitlab.archlinux.org/archlinux/buildbtw.git#tag=v0.0.4?signed
+ source =
buildbtw::git+https://gitlab.archlinux.org/archlinux/buildbtw.git#tag=v0.0.5?signed
validpgpkeys = E240B57E2C4630BA768E2F26FC1B547C8D8172C8
validpgpkeys = AAE2599CE2DFD58B8E884726B4EFE6DC59FAE118
validpgpkeys = 8FC15A064950A99DD1BD14DD39E4B877E62EB915
validpgpkeys = F00B96D15228013FFC9C9D0393B11DAA4C197E3D
- sha256sums =
4e3bbb559f9271f0de5fa4d89d8d8963d385292f124e970182b7edf02a6f6894
- b2sums =
3803ab01f6b8861e8f44b27c09327c4c7373fdf0a088893d7980912abb0b62b135756109cbe0d5cba969f5bdc35e9ed7068ba6ead33af2ea03fe8ce6330bfc6f
+ sha256sums =
a96b93fb477d728194fa5dff0d8aca9598c2d8697bf7b7e237cdb86ccad99a68
+ b2sums =
d1504aee3392ecd74c42d003494f41b116d30e977a841129560ae9893f01458afa2ec293093aefc17f366a4d0a73d998107d1d9e2824718ef530c56a0ce1ff7e
pkgname = arch-pkg-repo-updater
=====================================
PKGBUILD
=====================================
@@ -3,8 +3,8 @@
pkgname=arch-pkg-repo-updater
_pkgname=repo-updater
-pkgver=0.0.4
-pkgrel=2
+pkgver=0.0.5
+pkgrel=1
pkgdesc='Arch Linux packaging Git repository updater'
url='https://gitlab.archlinux.org/archlinux/buildbtw/-/tree/main/src/bin/repo-updater'
arch=(x86_64)
@@ -23,8 +23,8 @@ makedepends=(
)
options=(!lto)
source=(buildbtw::"git+https://gitlab.archlinux.org/archlinux/buildbtw.git#tag=v${pkgver}?signed")
-sha256sums=('4e3bbb559f9271f0de5fa4d89d8d8963d385292f124e970182b7edf02a6f6894')
-b2sums=('3803ab01f6b8861e8f44b27c09327c4c7373fdf0a088893d7980912abb0b62b135756109cbe0d5cba969f5bdc35e9ed7068ba6ead33af2ea03fe8ce6330bfc6f')
+sha256sums=('a96b93fb477d728194fa5dff0d8aca9598c2d8697bf7b7e237cdb86ccad99a68')
+b2sums=('d1504aee3392ecd74c42d003494f41b116d30e977a841129560ae9893f01458afa2ec293093aefc17f366a4d0a73d998107d1d9e2824718ef530c56a0ce1ff7e')
validpgpkeys=(
E240B57E2C4630BA768E2F26FC1B547C8D8172C8 # Levente Polyak
<[email protected]>
AAE2599CE2DFD58B8E884726B4EFE6DC59FAE118 # Rafael Epplée
<[email protected]>
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/arch-pkg-repo-updater/-/commit/1782ff33946c84ed3dbdabba98d2ffb44bb61f90
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/arch-pkg-repo-updater/-/commit/1782ff33946c84ed3dbdabba98d2ffb44bb61f90
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