summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorsiyia2024-06-04 01:28:45 +0300
committersiyia2024-06-04 01:28:45 +0300
commit3e0305bd2d60caed7c1e084976877c389d78942a (patch)
treed842f1d996858b873a3caeed68792b0bb63300f0
parentb6bed47c3adbc6cf886d6cab35ee1f3b036f4c35 (diff)
downloadaur-3e0305bd2d60caed7c1e084976877c389d78942a.tar.gz
v3.2.9-4
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b53db1d25d68..71b80cc7638d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -12,6 +12,6 @@ pkgbase = iso-commander
optdepends = ccd2iso: BIN/IMG conversion support
optdepends = mdf2iso: MDF/MDS conversion support
source = https://github.com/siyia2/iso-commander/archive/v3.2.9.tar.gz
- md5sums = e1777b702683dd1429148d48235c2c77
+ md5sums = 2a33eda78fa3ae31a65a6d82ec785867
pkgname = iso-commander
diff --git a/PKGBUILD b/PKGBUILD
index f3d5db1f8370..a2f8cb22bd4c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ 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=('e1777b702683dd1429148d48235c2c77')
+md5sums=('2a33eda78fa3ae31a65a6d82ec785867')
source=("https://github.com/siyia2/iso-commander/archive/v${pkgver}.tar.gz")