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 fbdf29db1343..fd64fb8ec34c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
# Contributor: neeshy <neeshy@tfwno.gf>
pkgname=ripme
-pkgver=2.1.5
-pkgrel=2
+pkgver=2.1.6
+pkgrel=1
pkgdesc="Downloads albums in bulk"
arch=('any')
url="https://github.com/ripmeapp2/ripme"
@@ -12,7 +12,7 @@ depends=('java-runtime>=17')
makedepends=('java-environment>=17' 'gradle')
source=("https://github.com/ripmeapp2/ripme/archive/${pkgver}.tar.gz"
"ripme-gradle.patch")
-sha256sums=('bafca798f1d0c9f9762f54b68007289d0fc6018d1facf26b2b5c6fb72725376b'
+sha256sums=('a0856d540b9a53a15afea6af7d609423ddb85de4e294176fd84b0f24a0e94b68'
'bc905c7e218fbd14cbf24f984b30c3d552dde05a4f00d2c207ee20abfbb6fd37')
prepare() {