summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index dc2e74bb2d91..ea68be5c0162 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,13 +1,13 @@
# Maintainer: Siyia <eutychios23@gmail.com>
pkgname=bulk-rename-plus
-pkgver=1.8.4
-pkgrel=2
+pkgver=1.8.5
+pkgrel=1
pkgdesc='Tiny yet Powerful Non-Interactive Bulk Renamer, written in C++'
arch=('x86_64')
url="https://github.com/siyia2/bulk-rename-plus"
license=('GPL3')
depends=('bash' 'coreutils')
-md5sums=('b49a410126a545a629d7a5bb581cd96e')
+md5sums=('890c98d43fabe3602743597097b18286')
source=("https://github.com/siyia2/bulk-rename-plus/archive/v${pkgver}.tar.gz")