summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorsiyia2024-04-24 14:28:37 +0300
committersiyia2024-04-24 14:28:37 +0300
commitea17664c2cbccd546ca88d191fa10dd26ef9d0e2 (patch)
treeca1ff5475c2a7f838119b6040445d76a2686048a
parent3567fcb2f0b667e5f1981d7fb5851cd30b38afd8 (diff)
downloadaur-ea17664c2cbccd546ca88d191fa10dd26ef9d0e2.tar.gz
v2.8.6-2
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5c3f00e77c20..e92cc7c6b6f4 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = mounter-elite-plus
pkgdesc = The Fastest ISO Manager on the Planet, written in C++
pkgver = 2.8.6
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/siyia2/mounter-elite-plus
arch = x86_64
license = GPL3
@@ -12,6 +12,6 @@ pkgbase = mounter-elite-plus
optdepends = ccd2iso: BIN/IMG conversion support
optdepends = mdf2iso: MDF/MDS conversion support
source = https://github.com/siyia2/mounter-elite-plus/archive/v2.8.6.tar.gz
- md5sums = d8120a058ea3b20d4825e72da44c296a
+ md5sums = 18c709098e5efb51e2c6447f8cce17d1
pkgname = mounter-elite-plus
diff --git a/PKGBUILD b/PKGBUILD
index 9d0c69d990cb..2b9e7cf043b8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Siyia <eutychios23@gmail.com>
pkgname=mounter-elite-plus
pkgver=2.8.6
-pkgrel=1
+pkgrel=2
pkgdesc='The Fastest ISO Manager on the Planet, written in C++'
arch=('x86_64')
url="https://github.com/siyia2/mounter-elite-plus"
@@ -9,7 +9,7 @@ license=('GPL3')
makedepends=('readline')
depends=('bash' 'coreutils' 'sudo')
optdepends=('ccd2iso: BIN/IMG conversion support' 'mdf2iso: MDF/MDS conversion support')
-md5sums=('d8120a058ea3b20d4825e72da44c296a')
+md5sums=('18c709098e5efb51e2c6447f8cce17d1')
source=("https://github.com/siyia2/mounter-elite-plus/archive/v${pkgver}.tar.gz")