summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorsiyia2024-06-07 16:34:26 +0300
committersiyia2024-06-07 16:34:26 +0300
commit80bf1718bb1ca266dc465c36ccee36b266ad640c (patch)
tree90d8b15180d563984704f568cc56b922cb9e7167 /PKGBUILD
parent1161f8bf3bd99803379233bf9511c17077c92756 (diff)
downloadaur-80bf1718bb1ca266dc465c36ccee36b266ad640c.tar.gz
v4.4.0-4
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 815bbb218bcf..6702904487e7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,14 +1,14 @@
# Maintainer: Siyia <eutychios23@gmail.com>
pkgname=iso-commander
pkgver=4.4.0
-pkgrel=3
+pkgrel=4
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=('32a7162fe6e08f0c5ff90fda6bfdb822')
+md5sums=('84943e345734d6d58e2777ad7587104a')
source=("$pkgname-$pkgver.tar.gz::$url/archive/v$pkgver.tar.gz")