summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoel Grunbaum2024-01-08 20:32:08 +0000
committerJoel Grunbaum2024-01-08 20:32:08 +0000
commitc8284470740d5e6a93339d2f766026b8070bc845 (patch)
tree59ab09fac9ce4bb53fa800edbda4fd1657c692a9
parentd3bf996d66af27a48ca9e13ed7912b33831e32b9 (diff)
downloadaur-c8284470740d5e6a93339d2f766026b8070bc845.tar.gz
Updated to 4.9.5
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6d9880569fbc..a8fbaf64277f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = plexamp-appimage
pkgdesc = Modern music client for Plex
- pkgver = 4.9.4
+ pkgver = 4.9.5
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.4.AppImage
- sha512sums = f519e647e6098f81e989d475df40a2635d090aabc14756b6e9e98f1386d3595e87c5acc55a2124f29d9549a66880bb6b9a1019c262148bbbf1df1a2370f1dd51
+ source = https://plexamp.plex.tv/plexamp.plex.tv/desktop/Plexamp-4.9.5.AppImage
+ sha512sums = c471578eb57fe5506ea8521736258af6b4251d904af4d9222ff49c37772be27cf80e4299f4fb8788e71069b4e11a9358f36bcc9de7acf82e40498e7451942088
pkgname = plexamp-appimage
diff --git a/PKGBUILD b/PKGBUILD
index b7f53cda6f54..dcf9df3e6d66 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: Felix Golatofski <contact@xdfr.de>
pkgname=plexamp-appimage
-pkgver=4.9.4
+pkgver=4.9.5
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=('f519e647e6098f81e989d475df40a2635d090aabc14756b6e9e98f1386d3595e87c5acc55a2124f29d9549a66880bb6b9a1019c262148bbbf1df1a2370f1dd51')
+sha512sums=('c471578eb57fe5506ea8521736258af6b4251d904af4d9222ff49c37772be27cf80e4299f4fb8788e71069b4e11a9358f36bcc9de7acf82e40498e7451942088')
prepare() {