summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorWitalij Berdinskich2022-07-27 19:20:00 +0300
committerWitalij Berdinskich2022-07-27 19:20:21 +0300
commit1218b829654a4c30df5c02fa3ae34fda389fe0e8 (patch)
tree878c5b0672b42b7f9d727a3bd7a88c96308ad404 /PKGBUILD
parentf779fe92b98a18272979407bd67b7d77fc078255 (diff)
downloadaur-1218b829654a4c30df5c02fa3ae34fda389fe0e8.tar.gz
2.7.0: replace 0x.at with 0x0.st
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 311c944a4ec6..1bfaabe1e6e8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Vitaliy Berdinskikh <ur6lad at gmail dot com>
pkgname=swayshot
-pkgver=2.6.1
+pkgver=2.7.0
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=('61d2fd8129a03cd4dd86aafd41a0b1a4a1f22635cee67dc0b6fe8e53da0b55ef')
+sha256sums=('df1d727bc933b5d975b7ac2552b568b299765520c794bf0dfca574d681908ba9')
package() {
cd "$srcdir"/$pkgname-$pkgver