summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8c7ae9c2e8ce..1abd7c9fc4ff 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = hatt-bin
pkgdesc = Tool to search for files through multiple websites
- pkgver = 0.2.1
+ pkgver = 0.2.2
pkgrel = 1
url = https://github.com/FrenchGithubUser/Hatt
arch = x86_64
@@ -11,7 +11,7 @@ pkgbase = hatt-bin
source = https://raw.githubusercontent.com/FrenchGithubUser/Hatt/main/.pkg/hatt-bin.desktop
sha256sums = SKIP
sha256sums = SKIP
- source_x86_64 = https://github.com/FrenchGithubUser/Hatt/releases/download/0.2.1/hatt-linux-amd64
+ source_x86_64 = https://github.com/FrenchGithubUser/Hatt/releases/download/0.2.2/hatt-linux-amd64
sha256sums_x86_64 = SKIP
pkgname = hatt-bin
diff --git a/PKGBUILD b/PKGBUILD
index 5e4c4bec25e3..94e8d0387002 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: FrenchGithubUser < nomail >
pkgname='hatt-bin'
_pkgname="hatt"
-pkgver=0.2.1
+pkgver=0.2.2
pkgrel=1
pkgdesc="Tool to search for files through multiple websites "
arch=('x86_64')