summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b4a72736cb4c..094387de4b0b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = lfutils-git
- pkgdesc = Scripts and utilities for lf file manager.
- pkgver = r23.80b957f
+ pkgdesc = Scripts and utilities for the lf file manager.
+ pkgver = r26.e9104e8
pkgrel = 1
url = https://github.com/soystemd/lfutils
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index 6276e69c278b..3e736b99e875 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,9 +1,9 @@
# Maintainer: Ehsan Ghorbannezad <ehsangn@protonmail.ch>
_pkgname='lfutils'
pkgname="${_pkgname}-git"
-pkgver=r23.80b957f
+pkgver=r26.e9104e8
pkgrel=1
-pkgdesc='Scripts and utilities for lf file manager.'
+pkgdesc='Scripts and utilities for the lf file manager.'
arch=('x86_64')
url='https://github.com/soystemd/lfutils'
license=('GPL')