summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGiulio Girardi2016-09-06 10:10:47 +0200
committerGiulio Girardi2016-09-06 10:10:47 +0200
commit741fa76c0df8215eb16352549d0dfc94b7011be2 (patch)
treed7f0c9c86b8c4065ed25825ad1e4bd6ae661057e
parent15d7f081dcb5ae0deded3756bd87abf87d18344f (diff)
downloadaur-741fa76c0df8215eb16352549d0dfc94b7011be2.tar.gz
Version 0.0.3
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 59ae44ada4a1..bfa5ab07f9ba 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,14 +1,14 @@
pkgbase = nemo-run-with-nvidia
pkgdesc = Nemo action to run a program with Bumblebee
- pkgver = 0.0.2
+ pkgver = 0.0.3
pkgrel = 0
url = https://github.com/rapgenic/nemo-run-with-nvidia
arch = any
license = GPL2
depends = nemo
depends = bumblebee
- source = https://github.com/rapgenic/nemo-run-with-nvidia/archive/0.0.2.zip
- md5sums = 22de5d0c37b4ffa8a95e6ac64b520a07
+ source = https://github.com/rapgenic/nemo-run-with-nvidia/archive/0.0.3.zip
+ md5sums = 161379853e366300a4c2349ffdaa5c79
pkgname = nemo-run-with-nvidia
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() {