summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD10
1 files changed, 5 insertions, 5 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f29bce493683..34f32cbb60f8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Your Name <nvidiux@rungp.redirectme.net>
pkgname=nvidiux
-pkgver=1.3
+pkgver=1.3.1
pkgrel=1
-pkgdesc="(En)Python interface for overlclock/underclock your nvidia gpu with proprietary driver<br />(FR)Interface en pyqt pour overclocker/underclocker les gpu nvidia avec le pilote proprio"
+pkgdesc="(En)Python interface for overclock/underclock your nvidia gpu with proprietary driver<br />(FR)Interface en pyqt pour overclocker/underclocker les gpu nvidia avec le pilote proprio"
arch=(any)
url="https://github.com/RunGp/Nvidiux"
license=('GPL3')
@@ -13,9 +13,9 @@ depends=('gksu'
'python2-pyqt4')
package()
{
- cd "$srcdir/Nvidiux-1.3"
+ cd "$srcdir/Nvidiux-1.3.1"
cp -r usr $pkgdir
}
-source=(https://github.com/RunGp/Nvidiux/archive/1.3.tar.gz)
-md5sums=('565c3b8514de877a0e1e78c9db799b9e')
+source=(https://github.com/RunGp/Nvidiux/archive/1.3.1.tar.gz)
+md5sums=('bc2ec77d8d9ac592fedf569f9a3d1daf ')