summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 97f24ffce969..ef721592e514 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,12 +1,12 @@
pkgname=yafetch
-pkgver=0.0.2
+pkgver=0.0.3
pkgrel=0
pkgdesc='Commandline tool to get system information'
arch=('any')
url="https://github.com/deepjyoti30/yaf/"
license=('MIT')
makedepends=('go')
-source=("https://github.com/deepjyoti30/yaf/archive/refs/tags/0.0.2.tar.gz")
+source=("https://github.com/deepjyoti30/yaf/archive/refs/tags/0.0.3.tar.gz")
provides=("yaf")
conflicts=("yaf-git")
md5sums=("SKIP")