Skip to content

Commit

Permalink
nvidia-settings: Update checksums
Browse files Browse the repository at this point in the history
Signed-off-by: Peter Jung <[email protected]>
  • Loading branch information
ptr1337 committed Jun 28, 2024
1 parent d722b9c commit ce2feb6
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 deletions nvidia/nvidia-settings/.SRCINFO
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
pkgbase = nvidia-settings
pkgdesc = Tool for configuring the NVIDIA graphics driver
pkgver = 555.52.04
pkgrel = 1
pkgver = 555.58
pkgrel = 2
url = https://github.com/NVIDIA/nvidia-settings
arch = x86_64
license = GPL2
license = GPL-2.0-or-later
makedepends = inetutils
makedepends = jansson
makedepends = gtk3
Expand All @@ -13,9 +13,9 @@ pkgbase = nvidia-settings
makedepends = nvidia-utils
makedepends = libxext
options = staticlibs
source = nvidia-settings-555.52.04.tar.gz::https://github.com/NVIDIA/nvidia-settings/archive/555.52.04.tar.gz
source = nvidia-settings-555.58.tar.gz::https://github.com/NVIDIA/nvidia-settings/archive/555.58.tar.gz
source = nvidia-settings-libxnvctrl_so.patch
sha512sums = 13de5cfc688a58ac7a5d0d73a4df0cab7e0e7dabeb6c15724a19e0844e9cf1ec1b7642747b003c27c5afbe7a365c647c83962ffb98f0b814a7d4fc92cae21570
sha512sums = fed21a73b639a25ebf7d78893b241cd6d723a215e0ad52ee2381897abeb6859a70fb6be6ed83618a15594c6de60d998f46696017f6d2115189002b55503a527d
sha512sums = 0303fe615d6ef4e14112998c531a17613b94776f9a6a027ddb81e400fddd5f2ff15583da8b8631c2306aca854edf2f54a8007eb36f1732b4c064c857aaf268ae

pkgname = nvidia-settings
Expand Down
2 changes: 1 addition & 1 deletion nvidia/nvidia-settings/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ makedepends=('inetutils' 'jansson' 'gtk3' 'libxv' 'libvdpau' 'nvidia-utils' 'lib
options=('staticlibs')
source=(${pkgbase}-${pkgver}.tar.gz::https://github.com/NVIDIA/nvidia-settings/archive/${pkgver}.tar.gz
nvidia-settings-libxnvctrl_so.patch)
sha512sums=('13de5cfc688a58ac7a5d0d73a4df0cab7e0e7dabeb6c15724a19e0844e9cf1ec1b7642747b003c27c5afbe7a365c647c83962ffb98f0b814a7d4fc92cae21570'
sha512sums=('fed21a73b639a25ebf7d78893b241cd6d723a215e0ad52ee2381897abeb6859a70fb6be6ed83618a15594c6de60d998f46696017f6d2115189002b55503a527d'
'0303fe615d6ef4e14112998c531a17613b94776f9a6a027ddb81e400fddd5f2ff15583da8b8631c2306aca854edf2f54a8007eb36f1732b4c064c857aaf268ae')

prepare() {
Expand Down

0 comments on commit ce2feb6

Please sign in to comment.