summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorKevin2019-05-16 13:21:11 -0500
committerKevin2019-05-16 13:21:11 -0500
commit79a8769a306467670bd4cd25dda40dd7045c7bde (patch)
tree946154b02b4d86fb5bb556a99250a47e8a894dba /PKGBUILD
parent1a21aabe76fe250b53d36f7ec835ebc4bc2a8973 (diff)
downloadaur-79a8769a306467670bd4cd25dda40dd7045c7bde.tar.gz
updpkg: 1.2.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3d9ede7136ad..c6bd2e796d50 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,18 +1,18 @@
-# Maintainer: Kevin Del Castillo R. <lans9831@gmail.com>
+# Maintainer: Kevin Del Castillo R. <quebin31@gmail.com>
pkgname=nvman
-pkgver=1.1
+pkgver=1.2.0
pkgrel=1
pkgdesc="NVIDIA Manager for Optimus/Bumblebee"
arch=('any')
-url=https://github.com/lans98/nvman
+url=https://github.com/quebin31/nvman
license=('GPL')
depends=('bumblebee' 'primus' 'optimus-manager')
optdepends=()
conflicts=()
options=()
install=$pkgname.install
-source=("https://github.com/lans98/$pkgname/archive/$pkgver.tar.gz")
+source=("https://github.com/quebin31/$pkgname/archive/$pkgver.tar.gz")
md5sums=(046714c66b69d3612619ac51b77fb87d)
package() {