diff --git a/PKGBUILD b/PKGBUILD index f86a07a..a8c3cac 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,7 +1,7 @@ # Maintainer: Chris Watson pkgname=devin-desktop -pkgver=3.10.27 +pkgver=3.10.31 pkgrel=1 pkgdesc='Devin - the AI software engineer IDE' 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" 'code.sh::https://gitlab.archlinux.org/archlinux/packaging/packages/code/-/raw/main/code.sh' ) -sha256sums=('ec95611aa50fa6070f3dcdd16b57625c61a2e0453eed4390d8d05b02e9c81f17' +sha256sums=('e4a8701930b08944efcb5f308604382e4ae57af16f750b8b46fd0244022fdb3f' '5da1525b5fe804b9192c05e1cbf8d751d852e3717fb2787c7ffe98fd5d93e8c1') noextract=("devin-desktop-${pkgver}.deb")