summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorlesto2020-05-17 16:59:25 +0000
committerlesto2020-05-17 16:59:25 +0000
commit555d6ac6120eae2bcf7833d18b2206d3ae38c2c6 (patch)
tree14af2eb4b962eaf48e01b9f43bdb32968ed79ef2 /PKGBUILD
parentca2f3d0d6cd80f24b85db72c0d98306b4eaf6556 (diff)
downloadaur-ksysguard-gpu.tar.gz
prepared for automatic update
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD7
1 files changed, 4 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3f38608f4ea7..acec805df09a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,18 +4,19 @@
pkgname=ksysguard-gpu
pkgver=0.5
-pkgrel=3
+pkgrel=4
pkgdesc="gpu visualization for ksysguard"
arch=(any)
url="https://github.com/lestofante/ksysguard-gpu"
+urlgit="https://github.com/lestofante/ksysguard-gpu.git"
license=('GPL3')
depends=('python')
optdepends=('ksysguard: For connecting to script as intended'
'radeontop: AMD card support'
'intel-gpu-tools: Intel card support'
'nvidia-utils: NVIDIA card support')
-source=("${pkgname}-${pkgver}.tar.gz::${url}/archive/${pkgver}.tar.gz")
-sha256sums=('266cdb212c1861699f7815c4d10f7b7fa75292cbd8e2c0425f184ef46b0bf75d')
+source=("$pkgname-$pkgver"::"git+$urlgit#tag=$pkgver")
+sha256sums=('SKIP')
package() {
cd "$srcdir/${pkgname}-${pkgver}/"