summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSenderman2019-10-14 10:45:33 +0300
committerSenderman2019-10-14 10:45:33 +0300
commit395079f8c64f50adbecde350438d5429c4cfbf68 (patch)
treeea4aa0c67cb945211bab0bc01b2778a0f0d85fb0 /PKGBUILD
parentc938e22896cfe70e15acfe6595b02ced943b5cc9 (diff)
downloadaur-nvidia-system-monitor-git.tar.gz
Deps updated
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d2996a99f125..a831b841ecc4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,12 +2,12 @@
pkgname=nvidia-system-monitor-git
_pkgname=nvidia-system-monitor
pkgver=v1.0
-pkgrel=1
+pkgrel=2
pkgdesc="Task Manager for Linux for Nvidia graphics cards"
arch=('x86_64')
url="https://github.com/congard/${_pkgname}"
license=('MIT')
-depends=('nvidia-utils' 'wxgtk3')
+depends=('nvidia-utils' 'wxgtk3' 'which')
makedepends=('wxgtk2')
source=("${_pkgname}::git+https://github.com/congard/${_pkgname}.git" "${_pkgname}.desktop")
md5sums=('SKIP' 'SKIP')