File tree Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 11pkgbase = swayshot
22 pkgdesc = Sway screenshots: screen, window or region. Also it uploads them to 0x0.st.
3- pkgver = 2.7.4
4- pkgrel = 6
3+ pkgver = 2.8.0
4+ pkgrel = 1
55 url = https://github.com/vitalijr2/swayshot
66 arch = any
77 license = GPL3
@@ -16,7 +16,7 @@ pkgbase = swayshot
1616 optdepends = libnotify: show message with path or URL
1717 optdepends = xdg-user-dirs: XDG user directories
1818 backup = etc/sway/config.d/swayshot.conf
19- source = https://github.com/vitalijr2/swayshot/archive/refs/tags/2.7.4 .tar.gz
20- sha256sums = 84a0b6881ab687bcde4eb3b567c1d664b5aaf9391df9f6903581ee70d5c4bcd7
19+ source = https://github.com/vitalijr2/swayshot/archive/refs/tags/2.8.0 .tar.gz
20+ sha256sums = 2d8eb8ca34ee448bb5e04d3e6632bc999fff976a5efd5c2feb194ad3b7e2585b
2121
2222pkgname = swayshot
Original file line number Diff line number Diff line change 11# Maintainer: Vitalij Berdinskih <[email protected] >22
33pkgname=swayshot
4- pkgver=2.7.4
5- pkgrel=6
4+ pkgver=2.8.0
5+ pkgrel=1
66pkgdesc=" Sway screenshots: screen, window or region. Also it uploads them to 0x0.st."
77arch=(" any" )
88url=" https://github.com/vitalijr2/swayshot"
@@ -16,7 +16,7 @@ optdepends=('wl-clipboard: copy the full path to clipboard'
1616 ' xdg-user-dirs: XDG user directories' )
1717backup=(etc/sway/config.d/swayshot.conf)
1818source=(" https://github.com/vitalijr2/$pkgname /archive/refs/tags/$pkgver .tar.gz" )
19- sha256sums=(' 84a0b6881ab687bcde4eb3b567c1d664b5aaf9391df9f6903581ee70d5c4bcd7 ' )
19+ sha256sums=(' 2d8eb8ca34ee448bb5e04d3e6632bc999fff976a5efd5c2feb194ad3b7e2585b ' )
2020
2121package () {
2222 cd " $srcdir " /$pkgname -$pkgver
You can’t perform that action at this time.
0 commit comments