pantheon-screenshot: update to 1.6.0
This commit is contained in:
parent
def3df1066
commit
d65240f8bd
|
@ -1,15 +1,15 @@
|
||||||
# Template file for 'pantheon-screenshot'
|
# Template file for 'pantheon-screenshot'
|
||||||
pkgname=pantheon-screenshot
|
pkgname=pantheon-screenshot
|
||||||
version=0.1.5
|
version=1.6.0
|
||||||
revision=2
|
revision=1
|
||||||
wrksrc="screenshot-${version}"
|
wrksrc="screenshot-${version}"
|
||||||
build_style=meson
|
build_style=meson
|
||||||
hostmakedepends="desktop-file-utils intltool pkg-config vala"
|
hostmakedepends="desktop-file-utils glib-devel intltool pkg-config vala"
|
||||||
makedepends="granite-devel libcanberra-devel"
|
makedepends="granite-devel libcanberra-devel"
|
||||||
depends="desktop-file-utils hicolor-icon-theme"
|
depends="desktop-file-utils gdk-pixbuf gtk+3 hicolor-icon-theme"
|
||||||
short_desc="Screenshot tool"
|
short_desc="Screenshot tool"
|
||||||
maintainer="Orphaned <orphan@voidlinux.eu>"
|
maintainer="Orphaned <orphan@voidlinux.eu>"
|
||||||
license="LGPL-3.0-only"
|
license="LGPL-3.0-only"
|
||||||
homepage="https://github.com/elementary/screenshot-tool"
|
homepage="https://github.com/elementary/screenshot-tool"
|
||||||
distfiles="https://github.com/elementary/screenshot-tool/archive/${version}.tar.gz"
|
distfiles="https://github.com/elementary/screenshot-tool/archive/${version}.tar.gz"
|
||||||
checksum=20cea7a6ca1e99175953a2f8d1c73cff47f00e17e82f6826238d2c3c5718a4f5
|
checksum=286c309233f4b09fad48049fd4fa1c869311fef47ffedb474804fb9145a6a882
|
||||||
|
|
Loading…
Reference in New Issue