summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoel Grunbaum2022-10-20 06:04:45 +0000
committerJoel Grunbaum2022-10-20 06:04:45 +0000
commitb3ff00b71d10c086fec257496094d6634bee123b (patch)
tree21bf741b3567209bece51a10ea04a3d2303aa83a
parentddd410fde0d5cd8bba250d401fb1019b7dc7484c (diff)
downloadaur-b3ff00b71d10c086fec257496094d6634bee123b.tar.gz
updated to 4.5.0
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1454086644c4..523b10669795 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,13 @@
pkgbase = plexamp-appimage
pkgdesc = Modern music client for Plex
- pkgver = 4.4.0
+ pkgver = 4.5.0
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.4.0.AppImage
- sha512sums = 55875e65481558371ef571b27f9027c0f57f25aea9da2dc84407274a3ec9ecaa9351d82836c3e5e20aace0771dad20845fc3df9688a626286806e10ab605dc34
+ source = https://plexamp.plex.tv/plexamp.plex.tv/desktop/Plexamp-4.5.0.AppImage
+ sha512sums = 9607609b21411331fd90975eeeab341d063072bd116acd6e8c1ab18bc819bc19b4472102f1fd706f1de8e2923a96dd5b06413719a9eb7f6d1cb78faccb2ea6cf
pkgname = plexamp-appimage
diff --git a/PKGBUILD b/PKGBUILD
index 66eab7df14a5..a714c631353d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: Felix Golatofski <contact@xdfr.de>
pkgname=plexamp-appimage
-pkgver=4.4.0
+pkgver=4.5.0
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=('55875e65481558371ef571b27f9027c0f57f25aea9da2dc84407274a3ec9ecaa9351d82836c3e5e20aace0771dad20845fc3df9688a626286806e10ab605dc34')
+sha512sums=('9607609b21411331fd90975eeeab341d063072bd116acd6e8c1ab18bc819bc19b4472102f1fd706f1de8e2923a96dd5b06413719a9eb7f6d1cb78faccb2ea6cf')
prepare() {