aboutsummarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBoian Bonev2023-02-12 22:39:48 +0200
committerBoian Bonev2023-02-12 22:39:48 +0200
commitf63b4500167769c5d19d998d651a016d396e5584 (patch)
treed47dfa33e257a4b4401c8e2af30acd4a0d344185 /PKGBUILD
parentee2bd76d8dd2158b4ee372f17dc3e20335d5c246 (diff)
downloadaur-f63b4500167769c5d19d998d651a016d396e5584.tar.gz
Versio 5.04
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 97c5fe379651..af98517c6979 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,8 +3,8 @@
# Contributor: Evgeny Grablyk <evgeny.grablyk@gmail.com>
pkgname=vfu
-pkgver=5.02
-pkgrel=3
+pkgver=5.04
+pkgrel=1
pkgdesc="Versatile text-based file-manager"
arch=('i686' 'x86_64' 'aarch64' 'armv7h' 'ppc64le')
url="http://cade.noxrun.com/projects/vfu"
@@ -15,7 +15,7 @@ optdepends=('perl: for the rx_* archiving utilities'
'unrar: for rx_rar'
'unzip: for rx_zip')
source=("http://cade.noxrun.com/projects/${pkgname}/${pkgname}-${pkgver}.tar.gz" "vfu-libexec_2_lib.patch")
-sha256sums=('82fd63285a582bccd265c35182d3a844496bdb9aab84c81515ec02a9f2c4b12b'
+sha256sums=('8657466fadfce65850e08c6586868be1b4c5be02affd9f4e80bd80275d997a68'
'05226413626342c610df02640abaebce5becc9d69b2297498a57e22abfd85b9c')
prepare() {