summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoel Grunbaum2024-01-07 15:20:38 +0000
committerJoel Grunbaum2024-01-07 15:20:38 +0000
commitd3bf996d66af27a48ca9e13ed7912b33831e32b9 (patch)
tree739e140cfe55e9ffdf210031b3737047b25f6b77
parentabd18d3e794aab196afd09f60a76d071fee00eb5 (diff)
downloadaur-d3bf996d66af27a48ca9e13ed7912b33831e32b9.tar.gz
Updated to 4.9.4
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c55a0fb22ee2..6d9880569fbc 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = plexamp-appimage
pkgdesc = Modern music client for Plex
- pkgver = 4.9.3
+ pkgver = 4.9.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.9.3.AppImage
- sha512sums = 632d9cd0118e7d46d8755cdc41f3d7fb125cf3b6f3c11b9b4b5f5ae59a19cfac61f4cd04d8f3df3e5c07f10a42abc57f8d7363c6f8e18f00e79ea8cf9f32921f
+ source = https://plexamp.plex.tv/plexamp.plex.tv/desktop/Plexamp-4.9.4.AppImage
+ sha512sums = f519e647e6098f81e989d475df40a2635d090aabc14756b6e9e98f1386d3595e87c5acc55a2124f29d9549a66880bb6b9a1019c262148bbbf1df1a2370f1dd51
pkgname = plexamp-appimage
diff --git a/PKGBUILD b/PKGBUILD
index 6d46db071fdf..b7f53cda6f54 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: Felix Golatofski <contact@xdfr.de>
pkgname=plexamp-appimage
-pkgver=4.9.3
+pkgver=4.9.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=('632d9cd0118e7d46d8755cdc41f3d7fb125cf3b6f3c11b9b4b5f5ae59a19cfac61f4cd04d8f3df3e5c07f10a42abc57f8d7363c6f8e18f00e79ea8cf9f32921f')
+sha512sums=('f519e647e6098f81e989d475df40a2635d090aabc14756b6e9e98f1386d3595e87c5acc55a2124f29d9549a66880bb6b9a1019c262148bbbf1df1a2370f1dd51')
prepare() {