summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorThiago Perrotta2022-01-18 22:19:22 -0500
committerThiago Perrotta2022-01-18 22:19:22 -0500
commit307f5cdd53fa2c6f5a07f2ac7682250b38231bbd (patch)
tree06481cd53426fa01de711ca97f6e9dedc43d42c6
parente54c5a9d67a9194622eb8a7ad27eb1887f16b054 (diff)
downloadaur-307f5cdd53fa2c6f5a07f2ac7682250b38231bbd.tar.gz
upgpkg: bkt 0.5.0-1
upstream release remove unneeded depends() and checkdepends()
-rw-r--r--PKGBUILD2
1 files changed, 0 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 666145b60d30..a0ece76363a6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,9 +6,7 @@ pkgdesc="A subprocess caching utility"
arch=('x86_64')
url="https://www.bkt.rs/"
license=('MIT')
-depends=()
makedepends=('cargo')
-checkdepends=()
source=("$pkgname-$pkgver.tar.gz::https://github.com/dimo414/$pkgname/archive/refs/tags/$pkgver.tar.gz")
sha256sums=('e68b0d22f1262e27dfbdaefe198928a66cb64b69e3ada3e05969a5eb6719bc73')