summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoel Grunbaum2021-11-09 04:36:24 +0000
committerJoel Grunbaum2021-11-09 04:36:24 +0000
commitc2e7892e069d6364d48cb1749aba57ea857b7568 (patch)
treea0aa32437310c2ecf89f5332743a83a1f139b9bf
parent7b0485c24e67599384778763864fe3e56dd106f5 (diff)
downloadaur-c2e7892e069d6364d48cb1749aba57ea857b7568.tar.gz
update to 3.8.2
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a940b5427ddd..25d9bbfff253 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,13 @@
pkgbase = plexamp-appimage
pkgdesc = Modern music client for Plex
- pkgver = 3.8.0
+ pkgver = 3.8.2
pkgrel = 1
url = https://plexamp.com
arch = x86_64
provides = plexamp
conflicts = plexamp
options = !strip
- source = https://plexamp.plex.tv/plexamp.plex.tv/desktop/Plexamp-3.8.0.AppImage
- sha512sums = c1d3896265073d2ba28d08e6930ab58cb5f7aa02f3985c438a19444c42e5ce4d7745ca4271cccbfbe57976a762418e9499954fdca2f854f8d7b9b4aae0299795
+ source = https://plexamp.plex.tv/plexamp.plex.tv/desktop/Plexamp-3.8.2.AppImage
+ sha512sums = 255cdf5a5ad7db5287c38b52ac6a4262aaa8585b9d9f2146e189c72ac9c852dc4b0e48f2400f0ddbf3ab0c847e4a52bf6f4451b3d299e256ea40c5fc3d7507b2
pkgname = plexamp-appimage
diff --git a/PKGBUILD b/PKGBUILD
index b2001a13f5a6..44799b11dd54 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: Felix Golatofski <contact@xdfr.de>
pkgname=plexamp-appimage
-pkgver=3.8.0
+pkgver=3.8.2
pkgrel=1
pkgdesc="Modern music client for Plex"
provides=('plexamp')
@@ -16,7 +16,7 @@ _filename=Plexamp-${pkgver}.AppImage
source=(
https://plexamp.plex.tv/plexamp.plex.tv/desktop/${_filename}
)
-sha512sums=('c1d3896265073d2ba28d08e6930ab58cb5f7aa02f3985c438a19444c42e5ce4d7745ca4271cccbfbe57976a762418e9499954fdca2f854f8d7b9b4aae0299795')
+sha512sums=('255cdf5a5ad7db5287c38b52ac6a4262aaa8585b9d9f2146e189c72ac9c852dc4b0e48f2400f0ddbf3ab0c847e4a52bf6f4451b3d299e256ea40c5fc3d7507b2')
prepare() {