mirror of
https://github.com/different-ai/openwork
synced 2026-05-14 11:06:25 +02:00
chore(aur): update PKGBUILD for 0.11.15
This commit is contained in:
@@ -15,6 +15,6 @@ pkgbase = openwork
|
||||
depends = librsvg
|
||||
noextract = openwork-0.11.15.deb
|
||||
source = openwork-0.11.15.deb::https://github.com/different-ai/openwork/releases/download/v0.11.15/openwork-desktop-linux-amd64.deb
|
||||
sha256sums = 6778e018cd44c9ae1a9a9be5a7dd1ac21860364097dc5ace917356b35d914926
|
||||
sha256sums = 56c99876b0d663d9a69c2c035c4c35097350221cf98218b2bd2277aa5757df3e
|
||||
|
||||
pkgname = openwork
|
||||
|
||||
@@ -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=('6778e018cd44c9ae1a9a9be5a7dd1ac21860364097dc5ace917356b35d914926')
|
||||
sha256sums=('56c99876b0d663d9a69c2c035c4c35097350221cf98218b2bd2277aa5757df3e')
|
||||
# Makes sure makepkg doesn't extract the .deb since it will break
|
||||
noextract=("${pkgname}-${pkgver}.deb")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user