Skip to content

Commit

Permalink
Update hyprpaper
Browse files Browse the repository at this point in the history
  • Loading branch information
dom0 committed Oct 7, 2024
1 parent 59e8e67 commit 19096cf
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions srcpkgs/hyprpaper/template
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# Template file for 'hyprpaper'
pkgname=hyprpaper
version=0.7.0
version=0.7.1
revision=1
hostmakedepends="pkgconf cmake wayland-devel"
hostmakedepends="pkgconf cmake wayland-devel hyprutils hyprwayland-scanner"
makedepends="
pango-devel
cairo-devel
Expand All @@ -20,7 +20,7 @@ maintainer="Makrennel <[email protected]>"
license="BSD-3-Clause"
homepage="https://github.com/hyprwm/hyprpaper"
distfiles="${homepage}/archive/refs/tags/v${version}.tar.gz"
checksum=4840425013b95b49120aeb87d4d4e7d83f8956e847a537e1e6dd7f58a4b643b4
checksum=1086a9c7e4126446315aed23fc610f0869b77c899b9d828f997e7188341391e7

do_build() {
cmake \
Expand Down

0 comments on commit 19096cf

Please sign in to comment.