Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions packages/geekbench6-bin/.SRCINFO
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
pkgbase = geekbench6-bin
gives = geekbench6
pkgver = 6.6.0
pkgver = 6.7.0
pkgdesc = Geekbench is a cross-platform benchmark that measures your system's performance with the press of a button
arch = amd64
maintainer = chrisb09 <christian.brinkmann09@gmail.com>
source = @geekbench6-bin~6.6.0::https://cdn.geekbench.com/Geekbench-6.6.0-Linux.tar.gz
sha256sums = c94510f3658cd31d55bbc5feb21aef19f5a34ff4036f789643c0dc212104b0e7
source = @geekbench6-bin~6.7.0::https://cdn.geekbench.com/Geekbench-6.7.0-Linux.tar.gz
sha256sums = 4a7b77d7bf517bfcf0c68a75a6fcd6177f535d78bc65406535607ebfbf98137f

pkgname = geekbench6-bin
4 changes: 2 additions & 2 deletions packages/geekbench6-bin/geekbench6-bin.pacscript
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
pkgname="geekbench6-bin"
gives="geekbench6"
pkgver="6.6.0"
pkgver="6.7.0"
source=("@${pkgname}~${pkgver}::https://cdn.geekbench.com/Geekbench-${pkgver}-Linux.tar.gz")
pkgdesc="Geekbench is a cross-platform benchmark that measures your system's performance with the press of a button"
arch=('amd64')
sha256sums=("c94510f3658cd31d55bbc5feb21aef19f5a34ff4036f789643c0dc212104b0e7")
sha256sums=("4a7b77d7bf517bfcf0c68a75a6fcd6177f535d78bc65406535607ebfbf98137f")
maintainer=("chrisb09 <christian.brinkmann09@gmail.com>")

package() {
Expand Down
6 changes: 3 additions & 3 deletions srclist
Original file line number Diff line number Diff line change
Expand Up @@ -3963,12 +3963,12 @@ pkgname = geekbench5-bin
---
pkgbase = geekbench6-bin
gives = geekbench6
pkgver = 6.6.0
pkgver = 6.7.0
pkgdesc = Geekbench is a cross-platform benchmark that measures your system's performance with the press of a button
arch = amd64
maintainer = chrisb09 <christian.brinkmann09@gmail.com>
source = @geekbench6-bin~6.6.0::https://cdn.geekbench.com/Geekbench-6.6.0-Linux.tar.gz
sha256sums = c94510f3658cd31d55bbc5feb21aef19f5a34ff4036f789643c0dc212104b0e7
source = @geekbench6-bin~6.7.0::https://cdn.geekbench.com/Geekbench-6.7.0-Linux.tar.gz
sha256sums = 4a7b77d7bf517bfcf0c68a75a6fcd6177f535d78bc65406535607ebfbf98137f

pkgname = geekbench6-bin
---
Expand Down
Loading