Skip to content
Open
Show file tree
Hide file tree
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 packages/hyprpaper/.SRCINFO
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
pkgbase = hyprpaper
pkgver = 0.4.0
pkgver = 0.8.4
pkgdesc = Wayland wallpaper utility with IPC controls
url = https://hyprland.org/
arch = amd64
Expand All @@ -20,7 +20,7 @@ pkgbase = hyprpaper
compatible = ubuntu:noble
maintainer = Elsie19 <elsie19@pm.me>
repology = project: hyprpaper
source = @hyprpaper~0.4.0::https://github.com/hyprwm/hyprpaper/archive/refs/tags/v0.4.0.tar.gz
sha256sums = cabd8181aa64dead3a0ed6e801e391c54b07f3400eecb9dcf2a01ac5d1cf47d3
source = @hyprpaper~0.8.4::https://github.com/hyprwm/hyprpaper/archive/refs/tags/v0.8.4.tar.gz
sha256sums = 4912c7aede303918f38a3fc6b294429e2d541b639ebba67bcab58d1d367ea360

pkgname = hyprpaper
4 changes: 2 additions & 2 deletions packages/hyprpaper/hyprpaper.pacscript
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
pkgname="hyprpaper"
repology=("project: ${pkgname}")
pkgver="0.4.0"
pkgver="0.8.4"
source=("@${pkgname}~${pkgver}::https://github.com/hyprwm/${pkgname}/archive/refs/tags/v${pkgver}.tar.gz")
sha256sums=("cabd8181aa64dead3a0ed6e801e391c54b07f3400eecb9dcf2a01ac5d1cf47d3")
sha256sums=("4912c7aede303918f38a3fc6b294429e2d541b639ebba67bcab58d1d367ea360")
arch=('amd64' 'arm64')
compatible=('ubuntu:devel' 'debian:sid' 'ubuntu:mantic' 'ubuntu:noble')
makedepends=('cmake' 'meson' 'ninja-build' 'wayland-utils' 'wayland-protocols' 'libwayland-dev' 'libwlroots-dev' 'libmagic-dev' 'libpango1.0-dev' 'libjpeg-dev')
Expand Down
6 changes: 3 additions & 3 deletions srclist
Original file line number Diff line number Diff line change
Expand Up @@ -5942,7 +5942,7 @@ pkgbase = hyprlang
pkgname = hyprlang
---
pkgbase = hyprpaper
pkgver = 0.4.0
pkgver = 0.8.4
pkgdesc = Wayland wallpaper utility with IPC controls
url = https://hyprland.org/
arch = amd64
Expand All @@ -5963,8 +5963,8 @@ pkgbase = hyprpaper
compatible = ubuntu:noble
maintainer = Elsie19 <elsie19@pm.me>
repology = project: hyprpaper
source = @hyprpaper~0.4.0::https://github.com/hyprwm/hyprpaper/archive/refs/tags/v0.4.0.tar.gz
sha256sums = cabd8181aa64dead3a0ed6e801e391c54b07f3400eecb9dcf2a01ac5d1cf47d3
source = @hyprpaper~0.8.4::https://github.com/hyprwm/hyprpaper/archive/refs/tags/v0.8.4.tar.gz
sha256sums = 4912c7aede303918f38a3fc6b294429e2d541b639ebba67bcab58d1d367ea360

pkgname = hyprpaper
---
Expand Down
Loading