commit 3fe502725d3004341ffadf2e3aa3a2c4fd5a57a1 Author: Tim Biermann <tbier@posteo.de> Date: Wed Jan 11 18:41:21 2023 +0000 zoxide: 0.8.3 -> 0.9.0 diff --git a/zoxide/.signature b/zoxide/.signature index c56cfa582..e37cc5d38 100644 --- a/zoxide/.signature +++ b/zoxide/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF3+/n5dqKBsuFpVoWcTqfswN+WW4wZJ+m1zn7TRnHhVAEw2z3WOxzdQbXqmFJQPXzAXdUW6HtH/wkr4JVkjjCnQA= -SHA256 (Pkgfile) = 8b6f2d5be16ce3a2d37b72218accc1efd8cbbf7f2101581dbe5f169f0928099c +RWSagIOpLGJF3wHpnyF6ursbiebP6m6B3d14L89OdFrFynmoHNTf45tCiSGlhJZAOwOEW5BrbHsIXNZzuRnqKCNRju6IecxhjQA= +SHA256 (Pkgfile) = eb424cea5c1655e129d768c32fce0e8d42cdf584e5a6183b8f1a4d05a58ced90 SHA256 (.footprint) = c70da349a0e2283dc4aefffce8b0fae805a97a164fbdd56c1ee2d42826bff019 -SHA256 (zoxide-0.8.3.tar.gz) = eb1839a4ab0ce7680c5a97dc753d006d5604b71c41a77047e981a439ac3b9de6 +SHA256 (zoxide-0.9.0.tar.gz) = 16f7e0ddb7ab52b0c8c29be0f5bdecae285ac7a88019220ba534357388ddefa6 diff --git a/zoxide/Pkgfile b/zoxide/Pkgfile index 8a9dc3613..32bda2325 100644 --- a/zoxide/Pkgfile +++ b/zoxide/Pkgfile @@ -4,7 +4,7 @@ # Depends on: rust name=zoxide -version=0.8.3 +version=0.9.0 release=1 source=(https://github.com/ajeetdsouza/zoxide/archive/v$version/$name-$version.tar.g...)