summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSwayz2024-05-09 19:38:00 +0000
committerSwayz2024-05-09 19:38:00 +0000
commit01d1f6d5793000c1f723b3b989538fb286c0c546 (patch)
tree0b72ea71a198332e0e8f4c6d76b825455b428938
parentaf6c63cd044e181ae59f91265b0fd56816957719 (diff)
downloadaur-01d1f6d5793000c1f723b3b989538fb286c0c546.tar.gz
Update to v1.4.1
-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() {