Skip to content

Commit

Permalink
hyprpicker: update to 0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
zen0bit authored and cinerea0 committed Mar 23, 2024
1 parent 50e1409 commit 24a5b7f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions srcpkgs/hyprpicker/template
Original file line number Diff line number Diff line change
@@ -1,17 +1,17 @@
# Template file for 'hyprpicker'
pkgname=hyprpicker
version=0.1.1
version=0.2.0
revision=1
build_style=cmake
hostmakedepends="pkg-config wayland-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>"
license="BSD-3-Clause"
homepage="https://github.com/hyprwm/hyprpicker"
changelog="https://github.com/hyprwm/hyprpicker/releases"
distfiles="https://github.com/hyprwm/hyprpicker/archive/refs/tags/v${version}.tar.gz"
checksum=f6a5e57dc69e3b0499a34f4533583bd7d7770f5a1a9834f521b532f0d1ec26e0
checksum=fa1b0c29682f5ede5a03d754770d152f38d869bc1faa300564680cef2de0758a

pre_build() {
make protocols
Expand Down

0 comments on commit 24a5b7f

Please sign in to comment.