summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorKevin2019-06-18 21:23:17 -0500
committerKevin2019-06-18 21:23:17 -0500
commit8cc6e3c0ac3e6f3a6fcb69f2572d18f3e857d5a2 (patch)
treeb21f33e2da8a87e896c5d7a6c8e800cf2613b2f4 /PKGBUILD
parenteed4c0bbf4ad370bc7bb082772465da7a0cde47a (diff)
downloadaur-8cc6e3c0ac3e6f3a6fcb69f2572d18f3e857d5a2.tar.gz
updpkg: 1.3.0-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 11ee88b4cc75..dafc08dd5354 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Kevin Del Castillo R. <quebin31@gmail.com>
pkgname=nvman
-pkgver=1.2.3
-pkgrel=5
+pkgver=1.3.0
+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=(9eab50d1dbd5d8508484d0667f5dc041)
+sha256sums=(c8473413a6aa1074dc9fd7d8db4b706cf6531bfc8e73cd65650bd334f4c0bca1)
package() {
cd "$pkgname-$pkgver"