peek: update to 1.3.0.
This commit is contained in:
parent
67224c83b1
commit
dfd7c96420
|
@ -1,10 +1,10 @@
|
||||||
# Template file for 'peek'
|
# Template file for 'peek'
|
||||||
pkgname=peek
|
pkgname=peek
|
||||||
version=1.2.2
|
version=1.3.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DGSETTINGS_COMPILE=OFF"
|
configure_args="-DGSETTINGS_COMPILE=OFF"
|
||||||
hostmakedepends="glib-devel pkg-config txt2man vala"
|
hostmakedepends="glib-devel libxml2 pkg-config txt2man vala"
|
||||||
makedepends="gtk+3-devel libkeybinder3-devel"
|
makedepends="gtk+3-devel libkeybinder3-devel"
|
||||||
depends="gsettings-desktop-schemas"
|
depends="gsettings-desktop-schemas"
|
||||||
maintainer="cr6git <quark6@protonmail.com>"
|
maintainer="cr6git <quark6@protonmail.com>"
|
||||||
|
@ -12,4 +12,4 @@ short_desc="Simple animated GIF screen recorder with an easy to use interface"
|
||||||
homepage="https://github.com/phw/peek"
|
homepage="https://github.com/phw/peek"
|
||||||
license="GPL-3"
|
license="GPL-3"
|
||||||
distfiles="https://github.com/phw/peek/archive/${version}.tar.gz"
|
distfiles="https://github.com/phw/peek/archive/${version}.tar.gz"
|
||||||
checksum=8b4cdd64ce577a36dbe5e2ea25330e7006e4fbae136e9446d0347d563decb6b7
|
checksum=0d20741663e9a173151d8371df3cb90f8f542033640ce99a4863803cd0f32cb4
|
||||||
|
|
Loading…
Reference in New Issue