summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e329dff51f1a..59ae44ada4a1 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -8,7 +8,7 @@ pkgbase = nemo-run-with-nvidia
depends = nemo
depends = bumblebee
source = https://github.com/rapgenic/nemo-run-with-nvidia/archive/0.0.2.zip
- md5sums = 510180256c53ffb49b5d48aa05a2434e
+ md5sums = 22de5d0c37b4ffa8a95e6ac64b520a07
pkgname = nemo-run-with-nvidia
diff --git a/PKGBUILD b/PKGBUILD
index f891907b868b..7be6061554f6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ arch=('any')
url="https://github.com/rapgenic/nemo-run-with-nvidia"
license=('GPL2')
source=("https://github.com/rapgenic/${pkgname}/archive/${pkgver}.zip")
-md5sums=('510180256c53ffb49b5d48aa05a2434e')
+md5sums=('22de5d0c37b4ffa8a95e6ac64b520a07')
depends=('nemo' 'bumblebee')
package() {