Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions srcpkgs/hyprpicker/template
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Template file for 'hyprpicker'
pkgname=hyprpicker
version=0.4.5
revision=2
version=0.4.7
revision=1
build_style=cmake
hostmakedepends="pkg-config hyprwayland-scanner"
makedepends="wayland-devel wayland-protocols cairo-devel pango-devel libjpeg-turbo-devel wlroots-devel libglvnd-devel hyprutils"
Expand All @@ -11,7 +11,7 @@ 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=fe9611ec78524f9bbea0d39308da3d9c61cb20f6103179a269cad8013bb0c1f3
checksum=cde02b92abe372187c9d59a7cb2ca07ede5c3e1a8c81ed8b209dc0d3ac5f0339

pre_build() {
make protocols
Expand Down