1
0
mirror of https://github.com/bertptrs/aur.git synced 2025-12-27 13:30:31 +01:00

upgpkg: cargo-cache 0.7.0-1

upstream release
This commit is contained in:
2021-11-13 12:36:41 +01:00
parent ae8bf162ae
commit cf9def9d6e
2 changed files with 5 additions and 5 deletions

View File

@@ -2,7 +2,7 @@
# Contributor: Jason Nader <jason d0t nader pr0t0nmail.c0m>
pkgname=cargo-cache
pkgver=0.6.3
pkgver=0.7.0
pkgrel=1
pkgdesc="Display info and prune cargo cache"
arch=('x86_64')
@@ -10,7 +10,7 @@ url="https://github.com/matthiaskrgr/cargo-cache"
source=("$pkgname-$pkgver.tar.gz::https://github.com/matthiaskrgr/cargo-cache/archive/$pkgver.tar.gz")
license=('MIT' 'Apache')
depends=('cargo')
sha256sums=('2a95485babc97ab1c3ea9fffe61d36a001817ec0cce7fe512e012051532b7bb5')
sha256sums=('57e7d8d13f604f9a585ffdaad4f1e23bc9398e36039a6183e5f616992280134e')
build() {
cd "$pkgname-$pkgver"