Update PKGBUILD for v0.1.1-alpha.1

This commit is contained in:
Sebastian Palencsar
2026-05-09 07:12:04 +02:00
parent cc09b629a3
commit 557cd4dc2d
2 changed files with 20 additions and 3 deletions

17
packaging/.SRCINFO Normal file
View File

@@ -0,0 +1,17 @@
pkgbase = deskify-bin
pkgdesc = Turn websites into Linux desktop apps (prebuilt binary package)
pkgver = 0.1.1.alpha.1
pkgrel = 1
url = https://github.com/spalencsar/deskify
arch = x86_64
license = MIT
depends = glibc
optdepends = chromium: for --backend chromium
provides = deskify
conflicts = deskify
source = deskify::https://github.com/spalencsar/deskify/releases/download/v0.1.1-alpha.1/deskify-linux-x86_64
source = LICENSE::https://raw.githubusercontent.com/spalencsar/deskify/v0.1.1-alpha.1/LICENSE
sha256sums = c4e938b7b130529eb50d85ab8797ef5d4c04262c9fcb40519f2e8d87443dc2ab
sha256sums = d4e53458cd2dd461f234186497b6d9b21566c477737a4d31fa6f018ef610486f
pkgname = deskify-bin