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

View file

@ -9,7 +9,7 @@
pkgbase=boinc pkgbase=boinc
pkgname=(boinc boinc-nox) pkgname=(boinc boinc-nox)
pkgver=8.0.2 pkgver=8.0.2
pkgrel=1 pkgrel=2
arch=('x86_64') arch=('x86_64')
url="https://boinc.berkeley.edu/" url="https://boinc.berkeley.edu/"
license=('LGPL') license=('LGPL')
@ -83,7 +83,7 @@ build() {
package_boinc() { package_boinc() {
pkgdesc="Berkeley Open Infrastructure for Network Computing for desktop" 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 cd boinc