summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDaniel Gustaw2023-03-20 14:00:03 +0900
committerDaniel Gustaw2023-03-20 14:00:03 +0900
commit8d24146ce8576e78644cf3a9b1fab38a61a3e90c (patch)
tree6049b50af83bc129bf5e1131974bb9793645e063 /PKGBUILD
parent0d3d719b00976136dc05c361b6dccae20ee9216d (diff)
downloadaur-8d24146ce8576e78644cf3a9b1fab38a61a3e90c.tar.gz
gpt-cli.gnu instead of gpt-c
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8edd66ed1d3c..b11040cf1ebe 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
pkgname=gpt-cli
pkgver=0.0.16
-pkgrel=3
+pkgrel=4
pkgdesc="Run linux commands with natural language. Eg 'show my graphic card' instead 'lspci | grep VGA'"
arch=('x86_64')
url="https://github.com/gustawdaniel/gpt-cli"