graphics/swappy: update to 1.4.0
Changes: https://github.com/jtheoof/swappy/releases/tag/v1.4.0 Reported by: GitHub (watch releases)
This commit is contained in:
parent
392e088e76
commit
1affe4e89b
3 changed files with 6 additions and 5 deletions
|
@ -1,6 +1,6 @@
|
|||
PORTNAME= swappy
|
||||
DISTVERSIONPREFIX= v
|
||||
DISTVERSION= 1.3.1
|
||||
DISTVERSION= 1.4.0
|
||||
CATEGORIES= graphics
|
||||
|
||||
MAINTAINER= jbeich@FreeBSD.org
|
||||
|
@ -18,6 +18,7 @@ PLIST_FILES= bin/${PORTNAME} \
|
|||
share/icons/hicolor/scalable/apps/${PORTNAME}.svg \
|
||||
share/locale/de/LC_MESSAGES/${PORTNAME}.mo \
|
||||
share/locale/en/LC_MESSAGES/${PORTNAME}.mo \
|
||||
share/locale/fr/LC_MESSAGES/${PORTNAME}.mo \
|
||||
share/locale/pt_BR/LC_MESSAGES/${PORTNAME}.mo \
|
||||
share/locale/tr/LC_MESSAGES/${PORTNAME}.mo \
|
||||
${NULL}
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1613843666
|
||||
SHA256 (jtheoof-swappy-v1.3.1_GH0.tar.gz) = 215c48b77eebfc2a4de41ce1a4058b5da1bace8455baba743b9142bb0e96afb1
|
||||
SIZE (jtheoof-swappy-v1.3.1_GH0.tar.gz) = 650917
|
||||
TIMESTAMP = 1630938975
|
||||
SHA256 (jtheoof-swappy-v1.4.0_GH0.tar.gz) = 1b1f26fb283d6bb441581b39826e6c254546131e0a2e568de96f4089a1f9ba66
|
||||
SIZE (jtheoof-swappy-v1.4.0_GH0.tar.gz) = 653512
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
A Wayland native snapshot and editor tool, inspired by Snappy on
|
||||
macOS. Works great with grim, slurp and sway. But can easily work with
|
||||
other screen copy tools that can output a final PNG image to stdout.
|
||||
other screen copy tools that can output a final image to stdout.
|
||||
|
||||
WWW: https://github.com/jtheoof/swappy
|
||||
|
|
Loading…
Reference in a new issue