summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorsiyia2024-04-22 16:02:57 +0300
committersiyia2024-04-22 16:02:57 +0300
commitba7b1104f5eb90e87426ec2fd132252611470117 (patch)
tree00182ebf1df00293195bcffcf517d6d00013737a
parentf79c9822cc385c1a3f0a4aaeebefab89cd198967 (diff)
downloadaur-ba7b1104f5eb90e87426ec2fd132252611470117.tar.gz
v2.8.3-1
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c9f60ac646d7..a22b30209d8a 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.2
- pkgrel = 2
+ pkgver = 2.8.3
+ pkgrel = 1
url = https://github.com/siyia2/mounter-elite-plus
arch = x86_64
license = GPL3
@@ -11,7 +11,7 @@ pkgbase = mounter-elite-plus
depends = sudo
optdepends = ccd2iso: BIN/IMG conversion support
optdepends = mdf2iso: MDF/MDS conversion support
- source = https://github.com/siyia2/mounter-elite-plus/archive/v2.8.2.tar.gz
- md5sums = fe12f61735451d9a04e2f305f465dfc3
+ source = https://github.com/siyia2/mounter-elite-plus/archive/v2.8.3.tar.gz
+ md5sums = 3762767b61062ee4cf030102aec424bd
pkgname = mounter-elite-plus
diff --git a/PKGBUILD b/PKGBUILD
index dc34b2c51b60..33c60374e233 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Siyia <eutychios23@gmail.com>
pkgname=mounter-elite-plus
-pkgver=2.8.2
-pkgrel=2
+pkgver=2.8.3
+pkgrel=1
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=('fe12f61735451d9a04e2f305f465dfc3')
+md5sums=('3762767b61062ee4cf030102aec424bd')
source=("https://github.com/siyia2/mounter-elite-plus/archive/v${pkgver}.tar.gz")