summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorKevin2019-05-18 18:28:11 -0500
committerKevin2019-05-18 18:28:11 -0500
commit67e7ad199f2d01e4f7e0f6a1a02caf02ceac8ea3 (patch)
treeb6650e073f738de491156a5a942252f72dea7355 /PKGBUILD
parent93f9150e7908e639dfd3764fe55929af39d498e2 (diff)
downloadaur-67e7ad199f2d01e4f7e0f6a1a02caf02ceac8ea3.tar.gz
updpkg: 1.2.3
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4bf15a36f2ec..329ddabe1da9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Kevin Del Castillo R. <quebin31@gmail.com>
pkgname=nvman
-pkgver=1.2.2
+pkgver=1.2.3
pkgrel=1
pkgdesc="NVIDIA Manager for Optimus/Bumblebee"
arch=('any')
@@ -13,7 +13,7 @@ conflicts=()
options=()
install=$pkgname.install
source=("https://github.com/quebin31/$pkgname/archive/$pkgver.tar.gz")
-md5sums=(ef15fb793973eab6a9d25adb33a14469)
+md5sums=(9eab50d1dbd5d8508484d0667f5dc041)
package() {
cd "$pkgname-$pkgver"