summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorsiyia2024-07-01 02:09:53 +0300
committersiyia2024-07-01 02:09:53 +0300
commit3b5c8c33b40c050981336dd7aff7afdb8a8ea1ae (patch)
tree6b218d491e52f8c321e87363fd8ba2ef20074975 /PKGBUILD
parentef90cd06714b9530ee8c9ed53a458d2ed118ab38 (diff)
downloadaur-3b5c8c33b40c050981336dd7aff7afdb8a8ea1ae.tar.gz
v4.6.5-3
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e7bf55e35172..906d32b509ea 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,14 +1,14 @@
# Maintainer: Siyia <eutychios23@gmail.com>
pkgname=iso-commander
pkgver=4.6.5
-pkgrel=2
+pkgrel=3
pkgdesc='The Fastest ISO Manager on the Planet, written in C++'
arch=('x86_64')
url="https://github.com/siyia2/iso-commander"
license=('GPL3')
depends=('coreutils' 'glibc' 'readline' 'util-linux')
optdepends=('ccd2iso: BIN/IMG conversion support' 'mdf2iso: MDF/MDS conversion support')
-md5sums=('7980b65d471159ec2d223a7be94655bd')
+md5sums=('9bc70f82ea9b8f49b02279a3eb5b1676')
source=("$pkgname-$pkgver.tar.gz::$url/archive/v$pkgver.tar.gz")