summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoel Grunbaum2023-12-09 01:31:48 +0000
committerJoel Grunbaum2023-12-09 01:31:48 +0000
commitaabed6d96563a35aad0cdd177b2efba58843758f (patch)
treea4a1ad203cfb21aab8b7fa94dbaedb20336d0e99
parent3402d868116de9877459848b5d1a16e5d9ef6583 (diff)
downloadaur-aabed6d96563a35aad0cdd177b2efba58843758f.tar.gz
Updated to 4.9.1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 324825067f54..1361abbce156 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = plexamp-appimage
pkgdesc = Modern music client for Plex
- pkgver = 4.9.0
+ pkgver = 4.9.1
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.0.AppImage
- sha512sums = 9190e58cf4c00e003b921827ff7ab005262b0971ad1c9e14ed74f7447bf114e840dbecc55192323cbd2f46b238f06dd1b275d53f792a461abeaa16043a06d78b
+ source = https://plexamp.plex.tv/plexamp.plex.tv/desktop/Plexamp-4.9.1.AppImage
+ sha512sums = 44a04a87b526b91d4957537378f346d2e0074dfdcddbc0c62cb12966a6d5ca5d2a227890cd6378b726ed511e14137305a788447bb0be80b7cd1749928c3f173b
pkgname = plexamp-appimage
diff --git a/PKGBUILD b/PKGBUILD
index 72f3386dfdfd..e5937f6aef98 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: Felix Golatofski <contact@xdfr.de>
pkgname=plexamp-appimage
-pkgver=4.9.0
+pkgver=4.9.1
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=('9190e58cf4c00e003b921827ff7ab005262b0971ad1c9e14ed74f7447bf114e840dbecc55192323cbd2f46b238f06dd1b275d53f792a461abeaa16043a06d78b')
+sha512sums=('44a04a87b526b91d4957537378f346d2e0074dfdcddbc0c62cb12966a6d5ca5d2a227890cd6378b726ed511e14137305a788447bb0be80b7cd1749928c3f173b')
prepare() {