summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGiulio Girardi2016-09-06 10:03:38 +0200
committerGiulio Girardi2016-09-06 10:03:38 +0200
commit173fc074965277d873bf4445caf3414ace65ea12 (patch)
tree0d563701ff5404d5e3e9b279a566b7a6bf3a61d4
parente5a29897c8a1675090e654c74a1582719a7d83b2 (diff)
downloadaur-173fc074965277d873bf4445caf3414ace65ea12.tar.gz
Version 0.0.2
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ca611cc0bbd8..e329dff51f1a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,13 @@
pkgbase = nemo-run-with-nvidia
pkgdesc = Nemo action to run a program with Bumblebee
- pkgver = 0.0.1
+ pkgver = 0.0.2
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.1.zip
+ source = https://github.com/rapgenic/nemo-run-with-nvidia/archive/0.0.2.zip
md5sums = 510180256c53ffb49b5d48aa05a2434e
pkgname = nemo-run-with-nvidia
diff --git a/PKGBUILD b/PKGBUILD
index 5e934fde0a91..f891907b868b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Giulio Girardi <giulio at rapgenic.it>
pkgname=nemo-run-with-nvidia
-pkgver=0.0.1
+pkgver=0.0.2
pkgrel=0
pkgdesc="Nemo action to run a program with Bumblebee"
arch=('any')