summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorKevin2019-05-16 13:43:50 -0500
committerKevin2019-05-16 13:43:50 -0500
commit70eff7bf51bde1ecd73488772e649bf60f07f432 (patch)
tree5a5f3269178106c3ddd1ada0cd294e396e71dca3 /PKGBUILD
parenta2d5f411d338bef6d2222f86cbd6cda24e05983f (diff)
downloadaur-70eff7bf51bde1ecd73488772e649bf60f07f432.tar.gz
updpkg: 1.2.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b718ca753122..59f4aa988b2e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Kevin Del Castillo R. <quebin31@gmail.com>
pkgname=nvman
-pkgver=1.2.0
-pkgrel=2
+pkgver=1.2.1
+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=(27da24091f5c3fc3fa87425fdccaa239)
+md5sums=(a994145b66036e8e12774413e181f998)
package() {
cd "$pkgname-$pkgver"