diff --git a/ostree/.signature b/ostree/.signature index 04bac4832..9465c57e7 100644 --- a/ostree/.signature +++ b/ostree/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF30XghKxFHecwRJf801y6taX80lVDsHyfROYkKxMz7WDP5kOrvjlBCVA2qTAtwtCxlX3Ym7gpdn/KTFgJALCT8AY= -SHA256 (Pkgfile) = 1e8263c6eae0bc0b7051898f1dd02920385988279f140ec27f1261c98f931d28 +RWSagIOpLGJF36bNcE8z9v6WudnAzxVqJ8xXJYcv5+UzLCUMdKNzhw9zRFuE7Qg69QExevz9LL6SepyeTWuYlR0Bo6kbfMXtYAI= +SHA256 (Pkgfile) = abcb6e71f2bc4f81829f4637d209682d108af362994a1e35e4a75e40a15146b5 SHA256 (.footprint) = 86e7232b1554cf47a30a4a9c7551eaf4f78b26e8d5971cdf58503f0adbbf0ab6 -SHA256 (libostree-2022.3.tar.xz) = b823fd9dcd5503c5caf9febde24b0ed63ff46ca95188032ac567a2a95624f612 +SHA256 (libostree-2022.4.tar.xz) = 14bbd351a95066f68c3b283e0bd0ddd03562e862af66f6f6d894c6c328d7eb81 diff --git a/ostree/Pkgfile b/ostree/Pkgfile index 5b9ee10b6..b22fc37b1 100644 --- a/ostree/Pkgfile +++ b/ostree/Pkgfile @@ -5,7 +5,7 @@ # Optional: docbook-xsl name=ostree -version=2022.3 +version=2022.4 release=1 source=(https://github.com/ostreedev/ostree/releases/download/v$version/libostree-$version.tar.xz) diff --git a/rust-analyzer/.signature b/rust-analyzer/.signature index e92eb5c85..8d032b62f 100644 --- a/rust-analyzer/.signature +++ b/rust-analyzer/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF35c8/ZNz8l0MHopTfZsmoTQXZ8syIs7N3wutghAeHHXifimjyAt4v9c2a21Gu+kKamZLCLU+/ji+Ipuy/fNFTgI= -SHA256 (Pkgfile) = 6fdef979e33ac20c73f9777ae955ba522746a1a7fd374ae2146588e8d66217eb +RWSagIOpLGJF31kouvzvRqbZI4xRPOyG73/Rb7fjnCW1g3/C8Pi5z5jHk7IqH9zRHDQ1bWzlkPGnIMZF+kZcFCKk2x2lBe35TgI= +SHA256 (Pkgfile) = 801b4149e7d3e6774fe16a2044ba28a9618e80364d6ce856b905b9eed36a20e2 SHA256 (.footprint) = 0b298544e01b8fbc5119583b3aa96f10232e4b267ef9f2d069810f8011b6ee34 -SHA256 (rust-analyzer-20220530.tar.gz) = e51685c654b544a94d665ee62f74c6d6d62e05e69851814e22c201232736b403 +SHA256 (rust-analyzer-20220606.tar.gz) = 0757e82175133223fa1cb71837ef7f9ce5f7f47cd5dec219ea2b41a42bead8cd diff --git a/rust-analyzer/Pkgfile b/rust-analyzer/Pkgfile index 3b08a3436..9dc0f7628 100644 --- a/rust-analyzer/Pkgfile +++ b/rust-analyzer/Pkgfile @@ -4,7 +4,7 @@ # Depends on: rust name=rust-analyzer -version=20220530 +version=20220606 _version=${version::4}-${version:4:2}-${version:6:2} release=1 source=(https://github.com/rust-analyzer/rust-analyzer/archive/$_version/$name-$version.tar.gz)