David Runge pushed to branch main at Arch Linux / Packaging / Packages / ostree
Commits:
9fff26d2 by David Runge at 2024-02-24T09:19:56+01:00
upgpkg: 2024.4-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = ostree
pkgdesc = Operating system and container binary deployment and upgrades
- pkgver = 2024.3
- pkgrel = 2
+ pkgver = 2024.4
+ pkgrel = 1
url = https://ostreedev.github.io/ostree/
arch = x86_64
license = LGPL-2.0-or-later
@@ -38,7 +38,7 @@ pkgbase = ostree
depends = which
depends = zlib
provides = libostree-1.so
- source =
git+https://github.com/ostreedev/ostree#commit=d43386f15dd1a64fb153b1763a64bfc258cf7fc0
+ source =
git+https://github.com/ostreedev/ostree#commit=2d2e0bddf3d4b662ef7f9a3eddb7814b57716cee
source = git+https://github.com/containers/composefs.git
source = git+https://github.com/mendsley/bsdiff
source = git+https://gitlab.gnome.org/GNOME/libglnx.git
=====================================
PKGBUILD
=====================================
@@ -3,9 +3,9 @@
# Contributor: Mirco Tischler <mt-ml at gmx dot de>
pkgname=ostree
-_commit=d43386f15dd1a64fb153b1763a64bfc258cf7fc0 # tags/v2024.3^{}
-pkgver=2024.3
-pkgrel=2
+_commit=2d2e0bddf3d4b662ef7f9a3eddb7814b57716cee # tags/v2024.4^{}
+pkgver=2024.4
+pkgrel=1
pkgdesc="Operating system and container binary deployment and upgrades"
url="https://ostreedev.github.io/ostree/"
arch=(x86_64)
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/ostree/-/commit/9fff26d236f9e1166228a80960fd465b2fdb05eb
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/ostree/-/commit/9fff26d236f9e1166228a80960fd465b2fdb05eb
You're receiving this email because of your account on gitlab.archlinux.org.