commit 8698765c02b045722795a4421f6fef01019592ea Author: Tim Biermann <tbier@posteo.de> Date: Sun May 7 23:16:10 2023 +0200 zoxide: 0.9.0 -> 0.9.1 diff --git a/zoxide/.signature b/zoxide/.signature index e37cc5d38..17216d8cb 100644 --- a/zoxide/.signature +++ b/zoxide/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF3wHpnyF6ursbiebP6m6B3d14L89OdFrFynmoHNTf45tCiSGlhJZAOwOEW5BrbHsIXNZzuRnqKCNRju6IecxhjQA= -SHA256 (Pkgfile) = eb424cea5c1655e129d768c32fce0e8d42cdf584e5a6183b8f1a4d05a58ced90 +RWSagIOpLGJF39lXoiz34ZKXwwQ8p0cfvbW4YzCF2R+G6mY5FuTNh5JWa3O0TMBc+QWsin9+5COPbA7VqRkVOD/AwXGUB+QlQQM= +SHA256 (Pkgfile) = dc939b5d0faed01b06d9b49d08d84a5b714e7fca6ac56ba464f3234ebd50bd4f SHA256 (.footprint) = c70da349a0e2283dc4aefffce8b0fae805a97a164fbdd56c1ee2d42826bff019 -SHA256 (zoxide-0.9.0.tar.gz) = 16f7e0ddb7ab52b0c8c29be0f5bdecae285ac7a88019220ba534357388ddefa6 +SHA256 (zoxide-0.9.1.tar.gz) = 7af5965e0f0779a5ea9135ee03c51b1bb1d84b578af0a7eb2bd13dbf34a342dd diff --git a/zoxide/Pkgfile b/zoxide/Pkgfile index 32bda2325..a2eaa5766 100644 --- a/zoxide/Pkgfile +++ b/zoxide/Pkgfile @@ -4,7 +4,7 @@ # Depends on: rust name=zoxide -version=0.9.0 +version=0.9.1 release=1 source=(https://github.com/ajeetdsouza/zoxide/archive/v$version/$name-$version.tar.g...)