summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorneeshy2020-11-22 22:09:12 -0500
committerneeshy2020-11-22 22:09:12 -0500
commit21529764cee7c3014be28338279796a72cd9a9dd (patch)
tree893eca57747903cf556e468152d668850dafe472
parentc056a037dd3cef53e425c043d8a05ec3aa6fefcf (diff)
downloadaur-21529764cee7c3014be28338279796a72cd9a9dd.tar.gz
ripme: update
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d3289f0ee767..16d7ba5ae7c4 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = ripme-bin
pkgdesc = Downloads albums in bulk
- pkgver = 1.7.93
+ pkgver = 1.7.94
pkgrel = 1
url = https://github.com/RipMeApp/ripme
arch = any
@@ -8,8 +8,8 @@ pkgbase = ripme-bin
depends = java-runtime
provides = ripme
conflicts = ripme
- source = https://github.com/RipMeApp/ripme/releases/download/1.7.93/ripme.jar
- sha256sums = 357639535c112ca857117151321141cb08ad313021079d522c2c5d15ee799998
+ source = https://github.com/RipMeApp/ripme/releases/download/1.7.94/ripme.jar
+ sha256sums = 1ebe144d0f294c4e8b482742a2588201f8b962fbcebbbd109627e1fc9e2b6d94
pkgname = ripme-bin
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"