summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1798b36ceedb..0e674e0a1a25 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,8 +3,8 @@
pkgname=little_boxes
pkgdesc="Put boxes around stdin"
url="https://github.com/giodamelio/little_boxes"
-pkgrel=1
-makedepends=('rust' 'cargo')
+pkgrel=2
+makedepends=('rust' 'cargo-bin')
arch=('x86_64')
license=('MIT')
pkgver='1.0.0'