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 9706127f1ac5..c4a93421f86e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = hatt-bin
pkgdesc = Tool to search for files through multiple websites
- pkgver = 0.3.4
+ pkgver = 0.3.5
pkgrel = 1
url = https://github.com/FrenchGithubUser/Hatt
arch = x86_64
@@ -12,7 +12,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.3.4/hatt-linux-amd64
+ source_x86_64 = https://github.com/FrenchGithubUser/Hatt/releases/download/0.3.5/hatt-linux-amd64
sha256sums_x86_64 = SKIP
pkgname = hatt-bin
diff --git a/PKGBUILD b/PKGBUILD
index fc15bba7ffda..84dae6115fc6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: FrenchGithubUser < nomail >
pkgname='hatt-bin'
_pkgname="hatt"
-pkgver=0.3.4
+pkgver=0.3.5
pkgrel=1
pkgdesc="Tool to search for files through multiple websites "
arch=('x86_64')