mirror of
https://github.com/archlinux/aur.git
synced 2026-02-08 13:12:02 +01:00
Updated to v0.3.3
This commit is contained in:
parent
96866bb437
commit
3ebe6efee4
1 changed files with 2 additions and 2 deletions
4
PKGBUILD
4
PKGBUILD
|
|
@ -1,7 +1,7 @@
|
|||
# Maintainer: Parker Rowen <gitporker@gmail.com>
|
||||
# Upstream Maintainer: Different AI <team@different.ai>
|
||||
pkgname=openwork
|
||||
pkgver=0.3.2
|
||||
pkgver=0.3.3
|
||||
pkgrel=1
|
||||
pkgdesc="An Open source alternative to Claude Cowork"
|
||||
arch=('x86_64')
|
||||
|
|
@ -10,7 +10,7 @@ license=('MIT')
|
|||
depends=('gtk3' 'webkit2gtk-4.1')
|
||||
options=(!debug)
|
||||
source=("${pkgname}-${pkgver}.deb::https://github.com/different-ai/openwork/releases/download/v${pkgver}/openWork-desktop-linux-amd64.deb")
|
||||
sha256sums=('d651aae9587d8efaac066e4eb77d822e2000a36892d2243bbfe535633942c169')
|
||||
sha256sums=('dc647c743d8948b5d72c00869dd85d4ed109f4fe34c0dd37db9bafbc3c26956d')
|
||||
|
||||
package() {
|
||||
cd "${srcdir}"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue