summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorleo-arch2025-03-02 05:33:29 -0300
committerleo-arch2025-03-02 05:33:29 -0300
commitaddf0ecf0fde45ebe8ce6a0efc0c0b12aa3751d5 (patch)
tree93b566f1367dfa650de5ee68b2ba6a89380daec3
parent86b0fbd4d9df076bb5e84da5a9ee17b96363ab4c (diff)
downloadaur-addf0ecf0fde45ebe8ce6a0efc0c0b12aa3751d5.tar.gz
Upgrade to version 1.24
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 732f87677136..b7d1f1623e1e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = clifm-bin
pkgdesc = The command line file manager (binary version)
- pkgver = 1.23
+ pkgver = 1.24
pkgrel = 1
url = https://github.com/leo-arch/clifm
arch = i686
@@ -25,7 +25,7 @@ pkgbase = clifm-bin
conflicts = clifm
conflicts = clifm-git
conflicts = clifm-nerd
- source_x86_64 = clifm-1.23-linux-x86_64.tar.gz::https://github.com/leo-arch/clifm/releases/download/v1.23/clifm-1.23-linux-x86_64.tar.gz
- sha256sums_x86_64 = a316099c68d5e740ff4d7d2a7023efcb74e5b14a49f59ab3000986cab340ded0
+ source_x86_64 = clifm-1.24-linux-x86_64.tar.gz::https://github.com/leo-arch/clifm/releases/download/v1.24/clifm-1.24-linux-x86_64.tar.gz
+ sha256sums_x86_64 = ca53f9b3ac2a38e1fae6e722beeba24d32fc5bbb1a9c671130559593718f9998
pkgname = clifm-bin
diff --git a/PKGBUILD b/PKGBUILD
index 31739a0464e6..f3a28be23c2d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=clifm-bin
_pkgname=clifm
-pkgver=1.23
+pkgver=1.24
pkgrel=1
pkgdesc="The command line file manager (binary version)"
arch=('i686' 'x86_64' 'armv7h')
@@ -26,7 +26,7 @@ optdepends=(
source_x86_64=("${_pkgname}-${pkgver}-linux-x86_64.tar.gz::${url}/releases/download/v${pkgver}/${_pkgname}-${pkgver}-linux-x86_64.tar.gz")
#source_i686=("${_pkgname}-${pkgver}-linux-i686.tar.gz::${url}/releases/download/v${pkgver}/${_pkgname}-${pkgver}-linux-i686.tar.gz")
#source_armv7h=("${_pkgname}-${pkgver}-linux-armv7h.tar.gz::${url}/releases/download/v${pkgver}/${_pkgname}-${pkgver}-linux-armv7h.tar.gz")
-sha256sums_x86_64=('a316099c68d5e740ff4d7d2a7023efcb74e5b14a49f59ab3000986cab340ded0')
+sha256sums_x86_64=('ca53f9b3ac2a38e1fae6e722beeba24d32fc5bbb1a9c671130559593718f9998')
#sha256sums_i686=('13e06aae37ff7b0d611b0d56f3a053095c7585424185c696a9960760f7920ef6')
#sha256sums_armv7h=('ba1946d76f8a75164cc4398910e877ce698e54781c65173586114003125c8f0a')