summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorWitalij Berdinskich2021-03-20 16:11:12 +0200
committerWitalij Berdinskich2021-03-20 16:11:12 +0200
commit7e3f8249e87cbdfaac12a62c034184bec6803d4b (patch)
tree6cfcbc2458efc9640b5d3349b2eb122261be6dba /PKGBUILD
parentc6d53a866a9c64a12cca8a0b4a3f9a1be2b43632 (diff)
downloadaur-7e3f8249e87cbdfaac12a62c034184bec6803d4b.tar.gz
Add title to message; make curl silent
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ba124aca2dca..226c0b175c20 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Vitaliy Berdinskikh <ur6lad at gmail dot com>
pkgname=swayshot
-pkgver=2.3.0
-pkgrel=3
+pkgver=2.4.0
+pkgrel=1
pkgdesc='Sway screenshots: screen, window or region.'
arch=('any')
url='https://gitlab.com/radio_rogal/swayshot'
@@ -14,7 +14,7 @@ optdepends=('wl-clipboard: copy the full path to clipboard'
'libnotify: show message with path or URL')
conflicts=('swaygrab-helper')
source=(https://gitlab.com/radio_rogal/$pkgname/-/archive/$pkgver/$pkgname-$pkgver.tar.bz2)
-sha256sums=('ece411f2fe889dc6baf1288801f5659f277f7b296fc06a269323b22649d94bc6')
+sha256sums=('68cd6f46b3d318570ac5d2309df42547378574bfd2be050e93b7d4b5dd1a1625')
package() {
cd "$srcdir"/$pkgname-$pkgver