mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-03 19:32:57 +02:00
slurp: update to 1.2.0.
This commit is contained in:
parent
3d745f4ff2
commit
709394b69a
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'slurp'
|
# Template file for 'slurp'
|
||||||
pkgname=slurp
|
pkgname=slurp
|
||||||
version=1.1.0
|
version=1.2.0
|
||||||
revision=2
|
revision=1
|
||||||
build_style=meson
|
build_style=meson
|
||||||
hostmakedepends="pkg-config wayland-devel scdoc"
|
hostmakedepends="pkg-config wayland-devel scdoc"
|
||||||
makedepends="wayland-devel wayland-protocols cairo-devel"
|
makedepends="wayland-devel wayland-protocols cairo-devel"
|
||||||
|
@ -10,7 +10,7 @@ maintainer="Derriick <derriick.ensiie@yahoo.com>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://wayland.emersion.fr/slurp/"
|
homepage="https://wayland.emersion.fr/slurp/"
|
||||||
distfiles="https://github.com/emersion/${pkgname}/archive/v${version}.tar.gz"
|
distfiles="https://github.com/emersion/${pkgname}/archive/v${version}.tar.gz"
|
||||||
checksum=a2f3eefc3b4cfe8cc069542643be52ab7a6175ed8600d57b62f1309fde158082
|
checksum=050aada0dd7925a7fc5811f3c1b1c88236fdbcdc75587e8a9393373951c2c145
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue