summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoel Grunbaum2023-05-10 05:27:40 +0000
committerJoel Grunbaum2023-05-10 05:27:40 +0000
commitaa41d32f9faad0070d7c0e9b151cada269c73a62 (patch)
tree04cd34c3e26a7e75f5590774889cacba75d00cb0
parent4f8efa1d3238d6bc20bbe96aae1237f43197bb6f (diff)
downloadaur-aa41d32f9faad0070d7c0e9b151cada269c73a62.tar.gz
updated to version 4.7.3
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a397108c4bbb..06e7446a7850 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,13 @@
pkgbase = plexamp-appimage
pkgdesc = Modern music client for Plex
- pkgver = 4.7.2
+ pkgver = 4.7.3
pkgrel = 1
url = https://plexamp.com
arch = x86_64
provides = plexamp
conflicts = plexamp
options = !strip
- source = https://plexamp.plex.tv/plexamp.plex.tv/desktop/Plexamp-4.7.2.AppImage
- sha512sums = 83f026b34ec4fc8229484573645e0f4be689f09e34ce8f6860883e936bfb8ce5dbb6a71a4b47709648d8793b5727cdbfe168425c5ed1b2c7cf469b2f5e054831
+ source = https://plexamp.plex.tv/plexamp.plex.tv/desktop/Plexamp-4.7.3.AppImage
+ sha512sums = bccbb4e940579d2335b0e439899a65d3f1e8fb5026777708a6c8b744507707386f1cdb1d64863db936bb12cc24eba88ec7c2ba11fb774f9e56c5282f933a1cc0
pkgname = plexamp-appimage
diff --git a/PKGBUILD b/PKGBUILD
index 2693e57ddcfc..5882ce44ceb8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: Felix Golatofski <contact@xdfr.de>
pkgname=plexamp-appimage
-pkgver=4.7.2
+pkgver=4.7.3
pkgrel=1
pkgdesc="Modern music client for Plex"
provides=('plexamp')
@@ -16,7 +16,7 @@ _filename=Plexamp-${pkgver}.AppImage
source=(
https://plexamp.plex.tv/plexamp.plex.tv/desktop/${_filename}
)
-sha512sums=('83f026b34ec4fc8229484573645e0f4be689f09e34ce8f6860883e936bfb8ce5dbb6a71a4b47709648d8793b5727cdbfe168425c5ed1b2c7cf469b2f5e054831')
+sha512sums=('bccbb4e940579d2335b0e439899a65d3f1e8fb5026777708a6c8b744507707386f1cdb1d64863db936bb12cc24eba88ec7c2ba11fb774f9e56c5282f933a1cc0')
prepare() {