summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rwxr-xr-xPKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 374892ed8672..e784040f6707 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,11 +1,11 @@
pkgname=lexido
-pkgver=1.4
+pkgver=1.4.1
pkgrel=1
arch=('any')
url="https://github.com/micr0-dev/lexido"
license=('GAPL')
makedepends=('go')
-source=("https://github.com/micr0-dev/lexido/archive/refs/tags/v1.4.tar.gz")
+source=("https://github.com/micr0-dev/lexido/archive/refs/tags/v1.4.1.tar.gz")
sha256sums=('SKIP')
build() {