summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorЈован Ђокић-Шумарац2021-05-26 12:25:32 +0200
committerЈован Ђокић-Шумарац2021-05-26 12:25:32 +0200
commitfe4537cb99b9b5c9fd97db55e79ce5eb2fe5fea4 (patch)
tree9042a5e83cd6bdfdfe9120ba2b1e5a29601b13e2
parente8afe23b27a3514adefe34c65b02012f079545d0 (diff)
downloadaur-fe4537cb99b9b5c9fd97db55e79ce5eb2fe5fea4.tar.gz
Reworked quite a lot
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
-rw-r--r--\15
3 files changed, 17 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 593d075b10fd..696d014084ef 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = fetchy-git
pkgdesc = Cli system info tool written in C.
- pkgver = 1.6
+ pkgver = 1.69
pkgrel = 1
url = https://gitlab.com/vojjvoda/fetchy.git
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index b8572e144d00..1b572400f907 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Јован Ђокић-Шумарац <sumarac@protonmail.com>
pkgname=fetchy-git
-pkgver=1.6
+pkgver=1.69
pkgrel=1
epoch=
pkgdesc="Cli system info tool written in C. "
diff --git a/\ b/\
new file mode 100644
index 000000000000..696d014084ef
--- /dev/null
+++ b/\
@@ -0,0 +1,15 @@
+pkgbase = fetchy-git
+ pkgdesc = Cli system info tool written in C.
+ pkgver = 1.69
+ pkgrel = 1
+ url = https://gitlab.com/vojjvoda/fetchy.git
+ arch = x86_64
+ license = MIT
+ makedepends = make
+ provides = fetchy
+ conflicts = fetchy
+ source = git+https://gitlab.com/vojjvoda/fetchy.git
+ md5sums = SKIP
+
+pkgname = fetchy-git
+