extra/boinc to 8.0.2-2

This commit is contained in:
Kevin Mihelich 2024-09-20 00:58:20 +00:00
parent 6eb8453031
commit 4e8980256f
2 changed files with 4 additions and 4 deletions

View file

@ -1,6 +1,6 @@
pkgbase = boinc
pkgver = 8.0.2
pkgrel = 1
pkgrel = 2
url = https://boinc.berkeley.edu/
install = boinc.install
arch = x86_64
@ -36,7 +36,7 @@ pkgname = boinc
depends = libnsl
depends = libxss
depends = sqlite3
depends = webkit2gtk
depends = webkit2gtk-4.1
depends = wxwidgets-gtk3
pkgname = boinc-nox

View file

@ -9,7 +9,7 @@
pkgbase=boinc
pkgname=(boinc boinc-nox)
pkgver=8.0.2
pkgrel=1
pkgrel=2
arch=('x86_64')
url="https://boinc.berkeley.edu/"
license=('LGPL')
@ -83,7 +83,7 @@ build() {
package_boinc() {
pkgdesc="Berkeley Open Infrastructure for Network Computing for desktop"
depends=('curl' 'libnotify' 'libnsl' 'libxss' 'sqlite3' 'webkit2gtk' 'wxwidgets-gtk3')
depends=('curl' 'libnotify' 'libnsl' 'libxss' 'sqlite3' 'webkit2gtk-4.1' 'wxwidgets-gtk3')
cd boinc