summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorneeshy2020-08-03 04:16:54 -0400
committerneeshy2020-08-03 04:16:57 -0400
commitc056a037dd3cef53e425c043d8a05ec3aa6fefcf (patch)
tree4f124e01769d5af0c1afde8be31c27cbd85d506a /PKGBUILD
parentebfa0fff5cbc804d910f4f16385695abbbf6cf76 (diff)
downloadaur-c056a037dd3cef53e425c043d8a05ec3aa6fefcf.tar.gz
ripme: bump
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
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"