summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8280650180bf..fd60f236414d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: neeshy <neeshy@tfwno.gf>
pkgname=ripme-bin
-pkgver=1.7.93
+pkgver=1.7.94
pkgrel=1
pkgdesc="Downloads albums in bulk"
arch=('any')
@@ -10,7 +10,7 @@ depends=('java-runtime')
provides=('ripme')
conflicts=('ripme')
source=("https://github.com/RipMeApp/ripme/releases/download/$pkgver/ripme.jar")
-sha256sums=('357639535c112ca857117151321141cb08ad313021079d522c2c5d15ee799998')
+sha256sums=('1ebe144d0f294c4e8b482742a2588201f8b962fbcebbbd109627e1fc9e2b6d94')
package() {
cd "$srcdir"