hyprpicker: update to 0.2.0

This commit is contained in:
zenobit 2024-03-22 19:06:34 +01:00 committed by cinerea0
parent 50e14098dd
commit 24a5b7f265

View file

@ -1,17 +1,17 @@
# Template file for 'hyprpicker' # Template file for 'hyprpicker'
pkgname=hyprpicker pkgname=hyprpicker
version=0.1.1 version=0.2.0
revision=1 revision=1
build_style=cmake build_style=cmake
hostmakedepends="pkg-config wayland-devel" hostmakedepends="pkg-config wayland-devel"
makedepends="wayland-devel wayland-protocols cairo-devel pango-devel libjpeg-turbo-devel wlroots-devel libglvnd-devel" makedepends="wayland-devel wayland-protocols cairo-devel pango-devel libjpeg-turbo-devel wlroots-devel libglvnd-devel"
short_desc="wlroots-compatible Wayland color picker that does not suck" short_desc="Wlroots-compatible Wayland color picker that does not suck"
maintainer="RAR27 <rar27@tuta.io>" maintainer="RAR27 <rar27@tuta.io>"
license="BSD-3-Clause" license="BSD-3-Clause"
homepage="https://github.com/hyprwm/hyprpicker" homepage="https://github.com/hyprwm/hyprpicker"
changelog="https://github.com/hyprwm/hyprpicker/releases" changelog="https://github.com/hyprwm/hyprpicker/releases"
distfiles="https://github.com/hyprwm/hyprpicker/archive/refs/tags/v${version}.tar.gz" distfiles="https://github.com/hyprwm/hyprpicker/archive/refs/tags/v${version}.tar.gz"
checksum=f6a5e57dc69e3b0499a34f4533583bd7d7770f5a1a9834f521b532f0d1ec26e0 checksum=fa1b0c29682f5ede5a03d754770d152f38d869bc1faa300564680cef2de0758a
pre_build() { pre_build() {
make protocols make protocols