summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-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'