mirror of
https://github.com/different-ai/openwork
synced 2026-05-10 17:22:05 +02:00
Update PKGBUILD to v0.4.2 (#277)
* Update PKGBUILD to v0.4.2 * Update PKGBUILD to v0.4.2
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
pkgname=openwork
|
||||
pkgver=0.3.6
|
||||
pkgver=0.4.2
|
||||
pkgrel=2 # pkgrel should change when PKGBUILD does. Standard is to change back to 1 next time. Any interger is valid.
|
||||
pkgdesc="An Open source alternative to Claude Cowork"
|
||||
arch=('x86_64')
|
||||
@@ -9,7 +9,7 @@ depends=('gtk3' 'glib2' 'libayatana-appindicator' 'libsoup3' 'webkit2gtk-4.1' 'o
|
||||
|
||||
# Renaming to ${pkgname}-${pkgver}.deb
|
||||
source=("${pkgname}-${pkgver}.deb::${url}/releases/download/v${pkgver}/openwork-desktop-linux-amd64.deb")
|
||||
sha256sums=('991cd6f6eaa3d871de42b6016b58c69360fceeea4f23a9c82b0101a98252b6c8')
|
||||
sha256sums=('5df27c5a7384fe8a4080f8c206dd84eadd54011974a3a0b3c987253ef532d886')
|
||||
# Makes sure makepkg doesn't extract the .deb since it will break
|
||||
noextract=("${pkgname}-${pkgver}.deb")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user