David Runge pushed to branch main at Arch Linux / Packaging / Packages / ostree
Commits:
a1df3b38 by David Runge at 2025-11-13T09:43:50+01:00
upgpkg: 2025.7-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = ostree
pkgdesc = Operating system and container binary deployment and upgrades
- pkgver = 2025.6
+ pkgver = 2025.7
pkgrel = 1
url = https://ostreedev.github.io/ostree/
arch = x86_64
@@ -42,11 +42,11 @@ pkgbase = ostree
depends = which
depends = zlib
provides = libostree-1.so
- source = git+https://github.com/ostreedev/ostree#tag=v2025.6
+ source = git+https://github.com/ostreedev/ostree#tag=v2025.7
source = git+https://github.com/mendsley/bsdiff
source = git+https://gitlab.gnome.org/GNOME/libglnx.git
source = ostree-2023.1-use_fuse3.patch
- b2sums =
6e45eb35ddabd2f9cc07250608ba45ba93806f47dc7531cde4703e2f2d66961246d27cfa9b75a3cd6f16cb7a6fff77e92538c09810863b9b4e911c257874c638
+ b2sums =
449a12f11bd07c437560efe5365aabd222d5c79b106f145e52c3079a6700727f3485594547ea2945c67b03246d4e5a09f37685d66a7a2c94e71f75902d4534dd
b2sums = SKIP
b2sums = SKIP
b2sums =
cfff162120f70995e18ec56454711501391b97456e2a0f34643c9d2a9c2b50b4d76afc2e2fc50ea28e8a773c618215d6cb855b96663f69dc5cc93bc5766f3f28
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
# Contributor: Mirco Tischler <mt-ml at gmx dot de>
pkgname=ostree
-pkgver=2025.6
+pkgver=2025.7
pkgrel=1
pkgdesc="Operating system and container binary deployment and upgrades"
url="https://ostreedev.github.io/ostree/"
@@ -59,7 +59,7 @@ source=(
git+https://gitlab.gnome.org/GNOME/libglnx.git
$pkgname-2023.1-use_fuse3.patch
)
-b2sums=('6e45eb35ddabd2f9cc07250608ba45ba93806f47dc7531cde4703e2f2d66961246d27cfa9b75a3cd6f16cb7a6fff77e92538c09810863b9b4e911c257874c638'
+b2sums=('449a12f11bd07c437560efe5365aabd222d5c79b106f145e52c3079a6700727f3485594547ea2945c67b03246d4e5a09f37685d66a7a2c94e71f75902d4534dd'
'SKIP'
'SKIP'
'cfff162120f70995e18ec56454711501391b97456e2a0f34643c9d2a9c2b50b4d76afc2e2fc50ea28e8a773c618215d6cb855b96663f69dc5cc93bc5766f3f28')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/ostree/-/commit/a1df3b38d8a925289ce89cbc3e29f14e6bef4a29
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/ostree/-/commit/a1df3b38d8a925289ce89cbc3e29f14e6bef4a29
You're receiving this email because of your account on gitlab.archlinux.org.