summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7be6061554f6..113b45483f2f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,14 +1,14 @@
# Maintainer: Giulio Girardi <giulio at rapgenic.it>
pkgname=nemo-run-with-nvidia
-pkgver=0.0.2
+pkgver=0.0.3
pkgrel=0
pkgdesc="Nemo action to run a program with Bumblebee"
arch=('any')
url="https://github.com/rapgenic/nemo-run-with-nvidia"
license=('GPL2')
source=("https://github.com/rapgenic/${pkgname}/archive/${pkgver}.zip")
-md5sums=('22de5d0c37b4ffa8a95e6ac64b520a07')
+md5sums=('161379853e366300a4c2349ffdaa5c79')
depends=('nemo' 'bumblebee')
package() {