summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorWitalij Berdinskich2020-08-21 14:39:46 +0300
committerWitalij Berdinskich2020-08-21 14:39:46 +0300
commit7510d17702647df3dbb0750a72a99158007a0378 (patch)
tree86acd48ced85716cc3ce02264d3f996999776411 /PKGBUILD
parent4f82d57147d8205869d818b8f2c2dfb5470ffb7e (diff)
downloadaur-7510d17702647df3dbb0750a72a99158007a0378.tar.gz
Update link to new repository, update description
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0a84372a917e..c5c51e4e63d7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,17 +1,17 @@
# Maintainer: Vitaliy Berdinskikh <ur6lad at gmail dot com>
pkgname=swayshot
pkgver=2.2.0
-pkgrel=1
-pkgdesc='Put your screenshots to XDG_PICTURES_DIR folder'
+pkgrel=2
+pkgdesc='Sway screenshots: screen, window or region.'
arch=('any')
-url='https://gitlab.com/racy/swayshot'
+url='https://gitlab.com/radio_rogal/swayshot'
license=('Apache')
depends=('sway' 'xdg-user-dirs' 'grim' 'slurp' 'jq')
optdepends=('wl-clipboard: copy the full path to clipboard'
'xsel: copy the full path to clipboard'
'xclip: copy the full path to clipboard')
conflicts=('swaygrab-helper')
-source=(https://gitlab.com/racy/$pkgname/-/archive/$pkgver/$pkgname-$pkgver.tar.bz2)
+source=(https://gitlab.com/radio_rogal/$pkgname/-/archive/$pkgver/$pkgname-$pkgver.tar.bz2)
sha256sums=('4cb7f6317f79b7396940464c8a5974bdc5fe01f546f0a6920ea4d7060f848e01')
package() {