pantheon-screenshot: update to 6.0.2.
This commit is contained in:
parent
f4ac6e7edc
commit
df2c04b002
1 changed files with 5 additions and 5 deletions
|
@ -1,18 +1,18 @@
|
||||||
# Template file for 'pantheon-screenshot'
|
# Template file for 'pantheon-screenshot'
|
||||||
pkgname=pantheon-screenshot
|
pkgname=pantheon-screenshot
|
||||||
version=1.7.1
|
version=6.0.2
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="screenshot-${version}"
|
wrksrc="screenshot-${version}"
|
||||||
build_style=meson
|
build_style=meson
|
||||||
hostmakedepends="desktop-file-utils glib-devel intltool pkgconf vala"
|
hostmakedepends="desktop-file-utils glib-devel gettext pkg-config vala"
|
||||||
makedepends="granite-devel libcanberra-devel"
|
makedepends="granite-devel libcanberra-devel libhandy1-devel"
|
||||||
depends="desktop-file-utils gdk-pixbuf gtk+3 hicolor-icon-theme"
|
depends="desktop-file-utils gdk-pixbuf hicolor-icon-theme"
|
||||||
short_desc="Screenshot tool"
|
short_desc="Screenshot tool"
|
||||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
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=2789abf01b9b41ae62e39eea4d5765dd606898435e1723939a06301922c431e2
|
checksum=af1d67b196a22af529190f593183ff2eebad51a1329be7279cddb7dc0ce406f4
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
ln -s io.elementary.screenshot-tool "$DESTDIR"/usr/bin/"$pkgname"
|
ln -s io.elementary.screenshot-tool "$DESTDIR"/usr/bin/"$pkgname"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue