Skip to content

Commit

Permalink
fix(hyprpaper-bin): only amd64 arch
Browse files Browse the repository at this point in the history
  • Loading branch information
oklopfer authored Nov 23, 2023
1 parent 54977d2 commit 4ddcb1f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/hyprpaper-bin/hyprpaper-bin.pacscript
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
name="hyprpaper-bin"
repology=("project: hyprpaper")
pkgver="0.4.0"
arch=('amd64')
url="https://github.com/hyprwm/hyprpaper/releases/download/v${pkgver}/v${pkgver}.tar.gz"
hash="654d436389c4f3f1a28cc6424286081e33f3832b5ff60380028b60d737e46a1c"
compatible=('ubuntu:devel' 'debian:sid' 'ubuntu:mantic' 'ubuntu:noble')
Expand Down

0 comments on commit 4ddcb1f

Please sign in to comment.