summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorleo-arch2023-09-05 02:01:23 -0300
committerleo-arch2023-09-05 02:01:23 -0300
commit6df697d3314eda5e872575d82cf87bef8552fb49 (patch)
tree139eb1ad6d0028a7daf7ab23f0aaf2c1d412b484 /PKGBUILD
parentea6c218c9a1e08c25161765d616a134af3d78bec (diff)
downloadaur-6df697d3314eda5e872575d82cf87bef8552fb49.tar.gz
Upgrade to version 1.14
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0c0638f4f034..44ed69c78bb5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: archcrack <leo.clifm@outlook.com>
pkgname=clifm
-pkgver=1.13
+pkgver=1.14
pkgrel=1
pkgdesc="The command line file manager"
arch=('i686' 'pentium4' 'x86_64' 'arm' 'aarch64' 'armv7h')
@@ -21,7 +21,7 @@ optdepends=(
'udisks2: (un)mount storage devices'
)
source=("${pkgname}-${pkgver}.tar.gz::https://github.com/leo-arch/$pkgname/archive/v${pkgver}.tar.gz")
-sha256sums=('44eeba9416e2dea6d9b61cddb414471828d3a794fefc6b6e9fe3aa5445454120')
+sha256sums=('2c15c8198abd3c060014874d7f0ee7b9cfa3bc8715c65375ca7a79c01c4064bc')
build() {
cd "$srcdir/${pkgname}-${pkgver}"