summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoel Grunbaum2023-10-18 12:33:44 +0000
committerJoel Grunbaum2023-10-18 12:33:44 +0000
commit715fd49a21f1c1a674fe0b53af0743708cded25a (patch)
tree99c17b215c48cef6ffef9921a6b9905dffb79741
parent5c1c798168ff7c102d26a03f42facdca9dbb98ea (diff)
downloadaur-715fd49a21f1c1a674fe0b53af0743708cded25a.tar.gz
Updated to 4.8.4
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 923320aa6362..cc62cf3e6641 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = plexamp-appimage
pkgdesc = Modern music client for Plex
- pkgver = 4.8.3
+ pkgver = 4.8.4
pkgrel = 1
url = https://plexamp.com
arch = x86_64
@@ -8,7 +8,7 @@ pkgbase = plexamp-appimage
provides = plexamp
conflicts = plexamp
options = !strip
- source = https://plexamp.plex.tv/plexamp.plex.tv/desktop/Plexamp-4.8.3.AppImage
- sha512sums = 0ab49799155ab554a433207541a3522ffb4aeb4ad0bd3f49ada46d6182e5d056aedccd4b2572bdcaabedefb023c08c08be2d839b9491386f9ce2b0355ed23862
+ source = https://plexamp.plex.tv/plexamp.plex.tv/desktop/Plexamp-4.8.4.AppImage
+ sha512sums = 408f4315f4a5cdc258356d106f5d6dbcf3cacef6c6ad137311ce4998c514a217ca75e02dad157fcd3406855ff249ed9a88b50fd37af1e02ec6828a69df4501fe
pkgname = plexamp-appimage
diff --git a/PKGBUILD b/PKGBUILD
index 448929550fb0..f5c885209b6c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: Felix Golatofski <contact@xdfr.de>
pkgname=plexamp-appimage
-pkgver=4.8.3
+pkgver=4.8.4
pkgrel=1
pkgdesc="Modern music client for Plex"
provides=('plexamp')
@@ -17,7 +17,7 @@ _filename=Plexamp-${pkgver}.AppImage
source=(
https://plexamp.plex.tv/plexamp.plex.tv/desktop/${_filename}
)
-sha512sums=('0ab49799155ab554a433207541a3522ffb4aeb4ad0bd3f49ada46d6182e5d056aedccd4b2572bdcaabedefb023c08c08be2d839b9491386f9ce2b0355ed23862')
+sha512sums=('408f4315f4a5cdc258356d106f5d6dbcf3cacef6c6ad137311ce4998c514a217ca75e02dad157fcd3406855ff249ed9a88b50fd37af1e02ec6828a69df4501fe')
prepare() {