summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorWitalij Berdinskich2021-03-20 16:21:51 +0200
committerWitalij Berdinskich2021-03-20 16:21:51 +0200
commit10361606ab7f2f72721c7823ee5b069c99c97157 (patch)
tree31a370dd0fb0f413847fae5a49929d9a02d22865 /PKGBUILD
parent7e3f8249e87cbdfaac12a62c034184bec6803d4b (diff)
downloadaur-10361606ab7f2f72721c7823ee5b069c99c97157.tar.gz
Fix issue with titles of uploading messages
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 226c0b175c20..58a7530f169c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Vitaliy Berdinskikh <ur6lad at gmail dot com>
pkgname=swayshot
-pkgver=2.4.0
+pkgver=2.4.1
pkgrel=1
pkgdesc='Sway screenshots: screen, window or region.'
arch=('any')
@@ -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=('68cd6f46b3d318570ac5d2309df42547378574bfd2be050e93b7d4b5dd1a1625')
+sha256sums=('d16a295481223a5b4e75115dcc22ebbd56bf1ac9d839397a39922cbeda400f98')
package() {
cd "$srcdir"/$pkgname-$pkgver