* update ostree to 2025.1-1

This commit is contained in:
Alexander Baldeck 2025-02-13 14:08:34 +01:00
parent f9df3c3b74
commit 73d7f89a17
2 changed files with 5 additions and 5 deletions

View File

@ -1,6 +1,6 @@
pkgbase = ostree
pkgdesc = Operating system and container binary deployment and upgrades
pkgver = 2024.10
pkgver = 2025.1
pkgrel = 1
url = https://ostreedev.github.io/ostree/
arch = x86_64
@ -44,11 +44,11 @@ pkgbase = ostree
depends = which
depends = zlib
provides = libostree-1.so
source = git+https://github.com/ostreedev/ostree#tag=v2024.10
source = git+https://github.com/ostreedev/ostree#tag=v2025.1
source = git+https://github.com/mendsley/bsdiff
source = git+https://gitlab.gnome.org/GNOME/libglnx.git
source = ostree-2023.1-use_fuse3.patch
b2sums = f1a3d86abf900cb2e2cd563eabb65df3f4da19f9c1ee53af2c2357752c6e75f3a097024a6045bd1d1fd455a7d972b37ada3f8962600224efd1108cc53820be9f
b2sums = 0cb994a7be44a3efe8240e9711c1e224ec8d80b2dbc9b5cfa0f536f4bc029c9e6e91a9ebf46b34622e75dd3306cd1504fd61df464388126e2f889da0ebe79c42
b2sums = SKIP
b2sums = SKIP
b2sums = cfff162120f70995e18ec56454711501391b97456e2a0f34643c9d2a9c2b50b4d76afc2e2fc50ea28e8a773c618215d6cb855b96663f69dc5cc93bc5766f3f28

View File

@ -5,7 +5,7 @@
# Contributor: Mirco Tischler <mt-ml at gmx dot de>
pkgname=ostree
pkgver=2024.10
pkgver=2025.1
pkgrel=1
pkgdesc="Operating system and container binary deployment and upgrades"
url="https://ostreedev.github.io/ostree/"
@ -58,7 +58,7 @@ source=(
git+https://gitlab.gnome.org/GNOME/libglnx.git
$pkgname-2023.1-use_fuse3.patch
)
b2sums=('f1a3d86abf900cb2e2cd563eabb65df3f4da19f9c1ee53af2c2357752c6e75f3a097024a6045bd1d1fd455a7d972b37ada3f8962600224efd1108cc53820be9f'
b2sums=('0cb994a7be44a3efe8240e9711c1e224ec8d80b2dbc9b5cfa0f536f4bc029c9e6e91a9ebf46b34622e75dd3306cd1504fd61df464388126e2f889da0ebe79c42'
'SKIP'
'SKIP'
'cfff162120f70995e18ec56454711501391b97456e2a0f34643c9d2a9c2b50b4d76afc2e2fc50ea28e8a773c618215d6cb855b96663f69dc5cc93bc5766f3f28')