simplify release workflow, switch AUR to versioned gpupaper package
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
+5
-8
@@ -1,10 +1,9 @@
|
||||
pkgbase = gpupaper-bin
|
||||
pkgbase = gpupaper
|
||||
pkgdesc = Wayland layer-surface wallpaper runner powered by GLSL/WGSL fragment shaders (wgpu)
|
||||
pkgver = 0.1.0
|
||||
pkgrel = 1
|
||||
url = https://prosjekt.klingenbergbygg.no/bl/gpupaper
|
||||
arch = x86_64
|
||||
arch = aarch64
|
||||
license = MIT
|
||||
depends = wayland
|
||||
depends = libglvnd
|
||||
@@ -12,11 +11,9 @@ pkgbase = gpupaper-bin
|
||||
optdepends = mesa: open-source Vulkan/OpenGL for AMD, Intel, and Raspberry Pi
|
||||
optdepends = nvidia-utils: NVIDIA Vulkan/OpenGL support
|
||||
provides = gpupaper
|
||||
conflicts = gpupaper
|
||||
conflicts = gpupaper-git
|
||||
source_x86_64 = gpupaper-v0.1.0-x86_64.tar.gz::https://prosjekt.klingenbergbygg.no/bl/gpupaper-releases/releases/download/v0.1.0/gpupaper-v0.1.0-x86_64.tar.gz
|
||||
sha256sums_x86_64 = SKIP
|
||||
source_aarch64 = gpupaper-v0.1.0-aarch64.tar.gz::https://prosjekt.klingenbergbygg.no/bl/gpupaper-releases/releases/download/v0.1.0/gpupaper-v0.1.0-aarch64.tar.gz
|
||||
sha256sums_aarch64 = SKIP
|
||||
conflicts = gpupaper-bin
|
||||
source = gpupaper-v0.1.0-x86_64.tar.gz::https://prosjekt.klingenbergbygg.no/bl/gpupaper/releases/download/v0.1.0/gpupaper-v0.1.0-x86_64.tar.gz
|
||||
sha256sums = SKIP
|
||||
|
||||
pkgname = gpupaper-bin
|
||||
pkgname = gpupaper
|
||||
|
||||
Reference in New Issue
Block a user