mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 10:52:57 +02:00
pantheon-screenshot: update to 0.1.5.
This commit is contained in:
parent
29fa461fa4
commit
94019c4cd5
1 changed files with 12 additions and 12 deletions
|
@ -1,15 +1,15 @@
|
||||||
# Template file for 'pantheon-screenshot'
|
# Template file for 'pantheon-screenshot'
|
||||||
pkgname=pantheon-screenshot
|
pkgname=pantheon-screenshot
|
||||||
version=0.1.4
|
version=0.1.5
|
||||||
revision=2
|
revision=1
|
||||||
build_style=cmake
|
|
||||||
hostmakedepends="intltool pkg-config vala"
|
|
||||||
makedepends="granite-devel gtk+3-devel libcanberra-devel"
|
|
||||||
depends="desktop-file-utils hicolor-icon-theme"
|
|
||||||
maintainer="cr6git <quark6@protonmail.com>"
|
|
||||||
short_desc="Screenshot tool"
|
|
||||||
homepage="https://github.com/elementary/screenshot-tool"
|
|
||||||
license="LGPL-3"
|
|
||||||
distfiles="https://github.com/elementary/screenshot-tool/archive/${version}.tar.gz"
|
|
||||||
checksum=b01ef495818cc026a3eaf5446aac7b7e507a7625ea855c012c8ae4ee5c38a572
|
|
||||||
wrksrc="screenshot-tool-${version}"
|
wrksrc="screenshot-tool-${version}"
|
||||||
|
build_style=meson
|
||||||
|
hostmakedepends="desktop-file-utils intltool pkg-config vala"
|
||||||
|
makedepends="granite-devel libcanberra-devel"
|
||||||
|
depends="desktop-file-utils hicolor-icon-theme"
|
||||||
|
short_desc="Screenshot tool"
|
||||||
|
maintainer="cr6git <quark6@protonmail.com>"
|
||||||
|
license="LGPL-3.0-only"
|
||||||
|
homepage="https://github.com/elementary/screenshot-tool"
|
||||||
|
distfiles="https://github.com/elementary/screenshot-tool/archive/${version}.tar.gz"
|
||||||
|
checksum=7b214d7f7ae75902a8dac0ddc692930b1231753ed1e66e26cee0e8b30f8046be
|
||||||
|
|
Loading…
Add table
Reference in a new issue