mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
swappy: update to 1.2.1.
This commit is contained in:
parent
c062caf61d
commit
2a44e6a177
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
||||||
# Template file for 'swappy'
|
# Template file for 'swappy'
|
||||||
pkgname=swappy
|
pkgname=swappy
|
||||||
version=1.1.0
|
version=1.2.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=meson
|
build_style=meson
|
||||||
hostmakedepends="pkg-config scdoc glib-devel"
|
hostmakedepends="pkg-config scdoc glib-devel gettext"
|
||||||
makedepends="cairo-devel glib-devel gtk+3-devel libnotify-devel pango-devel"
|
makedepends="cairo-devel glib-devel gtk+3-devel libnotify-devel pango-devel"
|
||||||
depends="wl-clipboard font-awesome5"
|
depends="wl-clipboard font-awesome5"
|
||||||
short_desc="Wayland native snapshot editing tool, inspired by Snappy on macOS"
|
short_desc="Wayland native snapshot editing tool, inspired by Snappy on macOS"
|
||||||
|
@ -11,7 +11,7 @@ maintainer="Isaac Freund <ifreund@ifreund.xyz>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://github.com/jtheoof/swappy"
|
homepage="https://github.com/jtheoof/swappy"
|
||||||
distfiles="${homepage}/archive/v${version}.tar.gz"
|
distfiles="${homepage}/archive/v${version}.tar.gz"
|
||||||
checksum=b17cd548209947f10c4f8391f2a9dd4de16544abda00fc2290b4fd3815d70a50
|
checksum=b48ca60e4a2a9c274b1e52b35de800e342f79481aef3f90825d55250e210c040
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue