summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorgustawdaniel2023-03-22 04:11:09 +0000
committergustawdaniel2023-03-22 04:11:09 +0000
commita6e99d3429f032cb714fbfe6eb65a6867199fe5c (patch)
treefd74faca8abc52568d2136bb48e667ef789ab086
parente74c89ef4bd4662f7a39ffaf827e9b4fde41b392 (diff)
downloadaur-a6e99d3429f032cb714fbfe6eb65a6867199fe5c.tar.gz
Release 0.0.18-6
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD8
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9b5c5d869bb0..60b4c13c86d9 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,13 @@
pkgbase = gpt-cli
pkgdesc = Run linux commands with natural language. Eg 'show my graphic card' instead 'lspci | grep VGA'
- pkgver = 0.0.17
- pkgrel = 5
+ pkgver = 0.0.18
+ pkgrel = 6
url = https://github.com/gustawdaniel/gpt-cli
arch = x86_64
license = MIT
depends = xorg-server-devel
depends = libxcb
- source_x86_64 = https://github.com/gustawdaniel/gpt-cli/releases/download/v0.0.17/gpt-cli.gnu
- sha512sums_x86_64 = ffe7fd8479450d0df164e73e7c760be624ffa6fe2f96463ccf0a31f103177e5974dcf2160a9425e5b8218bb84e258c415f9b5419072cbe26b698e1cc20c43d30
+ source_x86_64 = https://github.com/gustawdaniel/gpt-cli/releases/download/v0.0.18/gpt-cli.gnu
+ sha512sums_x86_64 = eabba0d6f0743390cf0d169133799617079dc1c878f4fdd66db57eb8768af347945303e458209e4ae5d174079e78b239d0ed48e97379fa9be6b16e160ddfd913
pkgname = gpt-cli
diff --git a/PKGBUILD b/PKGBUILD
index 5ae5b6ed19ba..09b04425cf85 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,14 +1,14 @@
pkgname=gpt-cli
-pkgver=0.0.17
-pkgrel=5
+pkgver=0.0.18
+pkgrel=6
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"
license=('MIT')
depends=('xorg-server-devel' 'libxcb')
options=()
-source_x86_64=("https://github.com/gustawdaniel/gpt-cli/releases/download/v0.0.17/gpt-cli.gnu")
-sha512sums_x86_64=('ffe7fd8479450d0df164e73e7c760be624ffa6fe2f96463ccf0a31f103177e5974dcf2160a9425e5b8218bb84e258c415f9b5419072cbe26b698e1cc20c43d30')
+source_x86_64=("https://github.com/gustawdaniel/gpt-cli/releases/download/v0.0.18/gpt-cli.gnu")
+sha512sums_x86_64=('eabba0d6f0743390cf0d169133799617079dc1c878f4fdd66db57eb8768af347945303e458209e4ae5d174079e78b239d0ed48e97379fa9be6b16e160ddfd913')
package() {
# Install the binary