summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoel Grunbaum2023-08-09 16:18:25 +0000
committerJoel Grunbaum2023-08-09 16:18:25 +0000
commit3830b2b704c8fd80188d1a7d5d723a96bfd2482a (patch)
treed61372ed1db3bbf05ae9e1b6586b4a1882165722
parent942a1440da4c4c8b33c78f3972015eeb3ac134d1 (diff)
downloadaur-3830b2b704c8fd80188d1a7d5d723a96bfd2482a.tar.gz
Updated to 4.8.2
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4361bb3ed098..36f6fdee1f68 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = plexamp-appimage
pkgdesc = Modern music client for Plex
- pkgver = 4.8.1
+ pkgver = 4.8.2
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.1.AppImage
- sha512sums = 88f0a205b6fa6a542ca443dc7319f55c78a4d066e4b19a1ee636f4bbc56e51dc9b3bec556fab08c53362eacc531b7dae4911faa35e841cd5212ca79be8e704b4
+ source = https://plexamp.plex.tv/plexamp.plex.tv/desktop/Plexamp-4.8.2.AppImage
+ sha512sums = ecd4261f8db2cc8b51790e563dd71b34faffc5e77be07e14c833655f93c69a825106957545d7ae5b5291c1e2167d8361c3429ea942d54e3aff682820a16a7858
pkgname = plexamp-appimage
diff --git a/PKGBUILD b/PKGBUILD
index 0945bc7c5aa4..ca32567e6a62 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: Felix Golatofski <contact@xdfr.de>
pkgname=plexamp-appimage
-pkgver=4.8.1
+pkgver=4.8.2
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=('88f0a205b6fa6a542ca443dc7319f55c78a4d066e4b19a1ee636f4bbc56e51dc9b3bec556fab08c53362eacc531b7dae4911faa35e841cd5212ca79be8e704b4')
+sha512sums=('ecd4261f8db2cc8b51790e563dd71b34faffc5e77be07e14c833655f93c69a825106957545d7ae5b5291c1e2167d8361c3429ea942d54e3aff682820a16a7858')
prepare() {