summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9d48c8eb8b8c..3174000d66ab 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,13 +2,13 @@
pkgname=xshot-git
pkgver=r12.b84afb1
-pkgrel=1
+pkgrel=2
pkgdesc='XS Screenshot Tool for X11'
arch=('x86_64')
url=https://github.com/hydrobeam/xshot
license=('MIT')
depends=('libxcb' 'libx11')
-makedepends=('git')
+makedepends=('cargo' 'git')
provides=("${pkgname%-git}")
conflicts=("${pkgname%-git}")
source=("$pkgname::git+$url.git")