summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorWitalij Berdinskich2022-07-28 00:05:08 +0300
committerWitalij Berdinskich2022-07-28 00:05:08 +0300
commit984dacdbe2f0df2aa102900129d1aca24a1b2b2d (patch)
tree74d4cf335fc51390776219e3711286f44c1047aa
parent1068126e2be9bb28aeddf51f1d7ebaadc45f9b31 (diff)
downloadaur-984dacdbe2f0df2aa102900129d1aca24a1b2b2d.tar.gz
2.7.3
-rw-r--r--.SRCINFO24
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 24 deletions
diff --git a/.SRCINFO b/.SRCINFO
index be5d49e0818e..18374b692a1c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,29 +1,7 @@
pkgbase = swayshot
pkgdesc = Sway screenshots: screen, window or region.
- pkgver = 2.7.2
- pkgrel = 1
- url = https://gitlab.com/radio_rogal/swayshot
- arch = any
- license = GPL3
- depends = sway
- depends = xdg-user-dirs
- depends = grim
- depends = slurp
- depends = jq
- optdepends = wl-clipboard: copy the full path to clipboard
- optdepends = xsel: copy the full path to clipboard
- optdepends = xclip: copy the full path to clipboard
- optdepends = curl: upload a screenshot to x0.at
- optdepends = libnotify: show message with path or URL
- conflicts = swaygrab-helper
- source = https://gitlab.com/radio_rogal/swayshot/-/archive/2.7.2/swayshot-2.7.2.tar.bz2
- sha256sums = 5bc30177c57fcbe173fa017c17e508c3d65fa5481347967bcac45f7c190f0ba2
-
-pkgname = swayshot
-pkgbase = swayshot
- pkgdesc = Sway screenshots: screen, window or region.
pkgver = 2.7.3
- pkgrel = 1
+ pkgrel = 2
url = https://gitlab.com/radio_rogal/swayshot
arch = any
license = GPL3
diff --git a/PKGBUILD b/PKGBUILD
index 4e7cef32dc72..ae85283dba41 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Vitaliy Berdinskikh <ur6lad at gmail dot com>
pkgname=swayshot
pkgver=2.7.3
-pkgrel=1
+pkgrel=2
pkgdesc='Sway screenshots: screen, window or region.'
arch=('any')
url='https://gitlab.com/radio_rogal/swayshot'