summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorWitalij Berdinskich2022-07-28 00:13:08 +0300
committerWitalij Berdinskich2022-07-28 00:13:08 +0300
commitff32604389472b3e1f8e4c2656d11a3deeccfeeb (patch)
tree1f2379a21ed7017b32632c5bb0b5a990d33ab377
parent984dacdbe2f0df2aa102900129d1aca24a1b2b2d (diff)
downloadaur-ff32604389472b3e1f8e4c2656d11a3deeccfeeb.tar.gz
Update description
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 18374b692a1c..a91f798194c3 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = swayshot
- pkgdesc = Sway screenshots: screen, window or region.
+ pkgdesc = Sway screenshots: screen, window or region. Also it uploads them to 0x0.st.
pkgver = 2.7.3
- pkgrel = 2
+ pkgrel = 3
url = https://gitlab.com/radio_rogal/swayshot
arch = any
license = GPL3
diff --git a/PKGBUILD b/PKGBUILD
index ae85283dba41..440f3acc9ade 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Vitaliy Berdinskikh <ur6lad at gmail dot com>
pkgname=swayshot
pkgver=2.7.3
-pkgrel=2
-pkgdesc='Sway screenshots: screen, window or region.'
+pkgrel=3
+pkgdesc='Sway screenshots: screen, window or region. Also it uploads them to 0x0.st.'
arch=('any')
url='https://gitlab.com/radio_rogal/swayshot'
license=('GPL3')