diff --git a/ostree/.footprint b/ostree/.footprint index 6d67b16e9..be9b7f92c 100644 --- a/ostree/.footprint +++ b/ostree/.footprint @@ -28,6 +28,8 @@ drwxr-xr-x root/root usr/include/ostree-1/ -rw-r--r-- root/root usr/include/ostree-1/ostree-repo-finder.h -rw-r--r-- root/root usr/include/ostree-1/ostree-repo.h -rw-r--r-- root/root usr/include/ostree-1/ostree-sepolicy.h +-rw-r--r-- root/root usr/include/ostree-1/ostree-sign-ed25519.h +-rw-r--r-- root/root usr/include/ostree-1/ostree-sign.h -rw-r--r-- root/root usr/include/ostree-1/ostree-sysroot-upgrader.h -rw-r--r-- root/root usr/include/ostree-1/ostree-sysroot.h -rw-r--r-- root/root usr/include/ostree-1/ostree-types.h diff --git a/ostree/.signature b/ostree/.signature index 0e3998cb9..eb09af0e7 100644 --- a/ostree/.signature +++ b/ostree/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF37eGrBQCpo79tE1iOEcluFsTTOpwV2+mS1jUAdingcP62q7U9tUz6NBFUrnPKbn+i194ugUlcgxagBQq2yUV1w4= -SHA256 (Pkgfile) = 38e0e86232b5e2e4f3d9645fd4538f969d670655c9187f332a0b49144f3dc9b3 -SHA256 (.footprint) = 9b3e1623533420d41144c956bb217e2a6a038a053dd876e699a1b32b54d6e593 -SHA256 (libostree-2020.3.tar.xz) = 5877396ea092f5b6701c17bd20280746cad20f55a94c760dbeba0fa115818c05 +RWSagIOpLGJF3z4PCo0LGLbDuCwQolNjOyUbXm5tmgW0vUaYEpQTPus73DvC/06gxP25l7+taYszVqX22JEkg9ij+7FxCs7y5wE= +SHA256 (Pkgfile) = 8e623162ce7912e23eaf447a7eb9f15027b07051c45ebd05d4b3c1d95ed29621 +SHA256 (.footprint) = 34f1837446adbae6a107119c9d7edc293cee43d2363f568267d5c51dcad0b9f6 +SHA256 (libostree-2020.4.tar.xz) = 360d261205882a7d1f8f30bd456da2bc90a93e1129b124136b21977eb3642368 diff --git a/ostree/Pkgfile b/ostree/Pkgfile index 42aca0895..df1555b40 100644 --- a/ostree/Pkgfile +++ b/ostree/Pkgfile @@ -4,7 +4,7 @@ # Depends on: avahi fuse gpgme keyutils libsoup name=ostree -version=2020.3 +version=2020.4 release=1 source=(https://github.com/ostreedev/ostree/releases/download/v$version/libostree-$version.tar.xz)