summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoel Grunbaum2023-12-18 19:20:24 +0000
committerJoel Grunbaum2023-12-18 19:20:24 +0000
commitabd18d3e794aab196afd09f60a76d071fee00eb5 (patch)
treefc2494e34bca92c7003ee8ae72d8ac53f7fc7a01
parentaabed6d96563a35aad0cdd177b2efba58843758f (diff)
downloadaur-abd18d3e794aab196afd09f60a76d071fee00eb5.tar.gz
Updated to 4.9.3
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1361abbce156..c55a0fb22ee2 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = plexamp-appimage
pkgdesc = Modern music client for Plex
- pkgver = 4.9.1
+ pkgver = 4.9.3
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.1.AppImage
- sha512sums = 44a04a87b526b91d4957537378f346d2e0074dfdcddbc0c62cb12966a6d5ca5d2a227890cd6378b726ed511e14137305a788447bb0be80b7cd1749928c3f173b
+ source = https://plexamp.plex.tv/plexamp.plex.tv/desktop/Plexamp-4.9.3.AppImage
+ sha512sums = 632d9cd0118e7d46d8755cdc41f3d7fb125cf3b6f3c11b9b4b5f5ae59a19cfac61f4cd04d8f3df3e5c07f10a42abc57f8d7363c6f8e18f00e79ea8cf9f32921f
pkgname = plexamp-appimage
diff --git a/PKGBUILD b/PKGBUILD
index e5937f6aef98..6d46db071fdf 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: Felix Golatofski <contact@xdfr.de>
pkgname=plexamp-appimage
-pkgver=4.9.1
+pkgver=4.9.3
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=('44a04a87b526b91d4957537378f346d2e0074dfdcddbc0c62cb12966a6d5ca5d2a227890cd6378b726ed511e14137305a788447bb0be80b7cd1749928c3f173b')
+sha512sums=('632d9cd0118e7d46d8755cdc41f3d7fb125cf3b6f3c11b9b4b5f5ae59a19cfac61f4cd04d8f3df3e5c07f10a42abc57f8d7363c6f8e18f00e79ea8cf9f32921f')
prepare() {