chore: update devin-desktop to v3.3.18
- Updated `pkgver` from 3.2.23 to 3.3.18 in PKGBUILD - Updated `sha256sums` for the new release - Added `.SRCINFO` file for AUR compatibility
This commit is contained in:
@@ -0,0 +1,33 @@
|
|||||||
|
pkgbase = devin-desktop
|
||||||
|
pkgdesc = Devin - the AI software engineer IDE
|
||||||
|
pkgver = 3.3.18
|
||||||
|
pkgrel = 1
|
||||||
|
url = https://devin.ai/
|
||||||
|
arch = x86_64
|
||||||
|
license = LicenseRef-Devin
|
||||||
|
depends = alsa-lib
|
||||||
|
depends = dbus
|
||||||
|
depends = fd
|
||||||
|
depends = gnupg
|
||||||
|
depends = libnotify
|
||||||
|
depends = libsecret
|
||||||
|
depends = libxkbfile
|
||||||
|
depends = libxss
|
||||||
|
depends = ripgrep
|
||||||
|
depends = xdg-utils
|
||||||
|
optdepends = glib2: Move to trash functionality
|
||||||
|
optdepends = libdbusmenu-glib: KDE global menu
|
||||||
|
optdepends = lsof: Terminal splitting
|
||||||
|
optdepends = org.freedesktop.secrets: Sync settings
|
||||||
|
optdepends = vulkan-driver: Hardware acceleration
|
||||||
|
provides = windsurf
|
||||||
|
provides = devin-desktop
|
||||||
|
conflicts = windsurf
|
||||||
|
noextract = devin-desktop-3.3.18.deb
|
||||||
|
options = !strip
|
||||||
|
source = devin-desktop-3.3.18.deb::https://windsurf-stable.codeiumdata.com/wVxQEIWkwPUEAGf3/apt/pool/main/d/devin-desktop/Devin-linux-x64-3.3.18.deb
|
||||||
|
source = code.sh::https://gitlab.archlinux.org/archlinux/packaging/packages/code/-/raw/main/code.sh
|
||||||
|
sha256sums = 694ba5797d6ba5133ffbb73a244f47c020358b1fd66366da2dc08b116c609fdd
|
||||||
|
sha256sums = 5da1525b5fe804b9192c05e1cbf8d751d852e3717fb2787c7ffe98fd5d93e8c1
|
||||||
|
|
||||||
|
pkgname = devin-desktop
|
||||||
@@ -1,7 +1,7 @@
|
|||||||
# Maintainer: Chris Watson <cawatson1993@gmail.com>
|
# Maintainer: Chris Watson <cawatson1993@gmail.com>
|
||||||
|
|
||||||
pkgname=devin-desktop
|
pkgname=devin-desktop
|
||||||
pkgver=3.2.23
|
pkgver=3.3.18
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
pkgdesc='Devin - the AI software engineer IDE'
|
pkgdesc='Devin - the AI software engineer IDE'
|
||||||
arch=('x86_64')
|
arch=('x86_64')
|
||||||
@@ -33,7 +33,7 @@ source=(
|
|||||||
"devin-desktop-${pkgver}.deb::https://windsurf-stable.codeiumdata.com/wVxQEIWkwPUEAGf3/apt/pool/main/d/devin-desktop/Devin-linux-x64-${pkgver}.deb"
|
"devin-desktop-${pkgver}.deb::https://windsurf-stable.codeiumdata.com/wVxQEIWkwPUEAGf3/apt/pool/main/d/devin-desktop/Devin-linux-x64-${pkgver}.deb"
|
||||||
'code.sh::https://gitlab.archlinux.org/archlinux/packaging/packages/code/-/raw/main/code.sh'
|
'code.sh::https://gitlab.archlinux.org/archlinux/packaging/packages/code/-/raw/main/code.sh'
|
||||||
)
|
)
|
||||||
sha256sums=('b83f89c28f3a5657f58ff91e2c909bdabd25d803e09f678d2ff1e5d9b84f9b7f'
|
sha256sums=('694ba5797d6ba5133ffbb73a244f47c020358b1fd66366da2dc08b116c609fdd'
|
||||||
'5da1525b5fe804b9192c05e1cbf8d751d852e3717fb2787c7ffe98fd5d93e8c1')
|
'5da1525b5fe804b9192c05e1cbf8d751d852e3717fb2787c7ffe98fd5d93e8c1')
|
||||||
noextract=("devin-desktop-${pkgver}.deb")
|
noextract=("devin-desktop-${pkgver}.deb")
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user