summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorVitaliy Berdinskikh2019-03-20 17:42:25 +0200
committerVitaliy Berdinskikh2019-03-20 17:42:25 +0200
commitc7392fbed4c5ba90422c2f777ae9ce600552e499 (patch)
tree86a721f170a83d09bea041dd53167d07fb40a235 /PKGBUILD
parent4a57a2882b4c9865751b2cd6808c79d481533a82 (diff)
downloadaur-c7392fbed4c5ba90422c2f777ae9ce600552e499.tar.gz
Now it conflicts with the predecessor: swaygrab-helper
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0d47127d1a2d..cf441c71f65b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Vitaliy Berdinskikh <ur6lad at gmail dot com>
pkgname=swayshot
pkgver=2.0.0
-pkgrel=1
+pkgrel=2
pkgdesc='Put your screenshots to XDG_PICTURES_DIR folder'
arch=('any')
url='https://gitlab.com/racy/swayshot'
@@ -9,7 +9,7 @@ license=('Apache')
depends=('sway' 'xdg-user-dirs' 'grim' 'slurp' 'jq')
optdepends=('xsel: copy the full path to clipboard (or xclip)'
'xclip: copy the full path to clipboard (or xsel)')
-replaces=('swaygrab-helper')
+conflicts=('swaygrab-helper')
source=(https://gitlab.com/racy/$pkgname/-/archive/$pkgver/$pkgname-$pkgver.tar.bz2)
sha256sums=('27f89d5c1185d4597f1d70f30dd021930c07121368ad2f4d871628f3a3602aa1')