summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlonso Rodriguez2020-07-07 00:33:45 +0200
committerAlonso Rodriguez2020-07-07 00:33:45 +0200
commite881d685260fbda0a155471e6435a1709b5f4cce (patch)
tree7fbfeb516c782a3b48cb16aff8a1139cb2b55a28
parentc681383340a947a14882c8978067cc187fb38ca0 (diff)
downloadaur-e881d685260fbda0a155471e6435a1709b5f4cce.tar.gz
Messed up checksums
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1ba180e4811d..8d7469c2811a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -12,7 +12,7 @@ pkgbase = nvidia-390xx
options = !strip
source = https://us.download.nvidia.com/XFree86/Linux-x86_64/390.138/NVIDIA-Linux-x86_64-390.138-no-compat32.run
source = kernel-4.16.patch
- sha256sums = 5ffb19e6c86c28e51d710f9679386e3c755161cf747bf3e83647a3486859d666
+ sha256sums = a34a19b618be0eb06c4699247489833a8f22c59423f246248614e0a59b1508da
sha256sums = 622ac792ec200b2239cb663c0010392118b78c9904973d82cd261165c16d6385
pkgname = nvidia-390xx
diff --git a/PKGBUILD b/PKGBUILD
index e734bf352441..4c0665b26bee 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -17,7 +17,7 @@ options=('!strip')
_pkg="NVIDIA-Linux-x86_64-${pkgver}-no-compat32"
source=("https://us.download.nvidia.com/XFree86/Linux-x86_64/${pkgver}/${_pkg}.run"
'kernel-4.16.patch')
-sha256sums=('5ffb19e6c86c28e51d710f9679386e3c755161cf747bf3e83647a3486859d666'
+sha256sums=('a34a19b618be0eb06c4699247489833a8f22c59423f246248614e0a59b1508da'
'622ac792ec200b2239cb663c0010392118b78c9904973d82cd261165c16d6385')
prepare() {