summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorneeshy2020-08-03 04:16:54 -0400
committerneeshy2020-08-03 04:16:57 -0400
commitc056a037dd3cef53e425c043d8a05ec3aa6fefcf (patch)
tree4f124e01769d5af0c1afde8be31c27cbd85d506a
parentebfa0fff5cbc804d910f4f16385695abbbf6cf76 (diff)
downloadaur-c056a037dd3cef53e425c043d8a05ec3aa6fefcf.tar.gz
ripme: bump
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c6bb0cc5f518..d3289f0ee767 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = ripme-bin
pkgdesc = Downloads albums in bulk
- pkgver = 1.7.92
+ pkgver = 1.7.93
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.92/ripme.jar
- sha256sums = e0d946933c0a89da03e9a5a00420a87dd8c2fc23eae01e1a2fb8390eceb9b868
+ source = https://github.com/RipMeApp/ripme/releases/download/1.7.93/ripme.jar
+ sha256sums = 357639535c112ca857117151321141cb08ad313021079d522c2c5d15ee799998
pkgname = ripme-bin
diff --git a/PKGBUILD b/PKGBUILD
index 7e30ba03b99b..8280650180bf 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: neeshy <neeshy@tfwno.gf>
pkgname=ripme-bin
-pkgver=1.7.92
+pkgver=1.7.93
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=('e0d946933c0a89da03e9a5a00420a87dd8c2fc23eae01e1a2fb8390eceb9b868')
+sha256sums=('357639535c112ca857117151321141cb08ad313021079d522c2c5d15ee799998')
package() {
cd "$srcdir"