summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorKevin2019-05-16 14:08:21 -0500
committerKevin2019-05-16 14:09:47 -0500
commit93f9150e7908e639dfd3764fe55929af39d498e2 (patch)
tree48c21f6aa78f22619fc46e6b0ce448bacd9e9423 /PKGBUILD
parent481d24bfc8133afe717fd2c4e9fe0095ed558a2f (diff)
downloadaur-93f9150e7908e639dfd3764fe55929af39d498e2.tar.gz
updpkg: 1.2.2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 36435c8361e2..4bf15a36f2ec 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Kevin Del Castillo R. <quebin31@gmail.com>
pkgname=nvman
-pkgver=1.2.1
-pkgrel=3
+pkgver=1.2.2
+pkgrel=1
pkgdesc="NVIDIA Manager for Optimus/Bumblebee"
arch=('any')
url=https://github.com/quebin31/nvman
@@ -13,7 +13,7 @@ conflicts=()
options=()
install=$pkgname.install
source=("https://github.com/quebin31/$pkgname/archive/$pkgver.tar.gz")
-md5sums=(b7415e71a5ca852b7660e20727178145)
+md5sums=(ef15fb793973eab6a9d25adb33a14469)
package() {
cd "$pkgname-$pkgver"