summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoel Grunbaum2023-02-04 00:23:23 +0000
committerJoel Grunbaum2023-02-04 00:23:23 +0000
commitad7fc5461135e005c064e1768e4aaa54bf48e486 (patch)
tree763dfa75b37793ccb06dd6f43df452893bc6fe7e
parent20dda7f1a2e67b6de2e115af420e45744bedd05b (diff)
downloadaur-ad7fc5461135e005c064e1768e4aaa54bf48e486.tar.gz
updated to version 4.6.2
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7f4a8cba3267..d9593b21fa47 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,13 @@
pkgbase = plexamp-appimage
pkgdesc = Modern music client for Plex
- pkgver = 4.6.1
+ pkgver = 4.6.2
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.6.1.AppImage
- sha512sums = f709214839fb92f8faa6a09ac1324304ef077d87bc78462d011d418bdfdfc623815d1614507119cd218b17d4284d560cb86187797df973e42f9c0d95b1db160b
+ source = https://plexamp.plex.tv/plexamp.plex.tv/desktop/Plexamp-4.6.2.AppImage
+ sha512sums = c46984fe290bddecf459324a88e21c07942d23b4daf70ab541e772f5a95b595a424b4e054e7c501f94b47ac4d7c3a8fe8834c3f0b73625b3a1c3cb58a3fcd15e
pkgname = plexamp-appimage
diff --git a/PKGBUILD b/PKGBUILD
index db11eb6cf849..92481467598e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: Felix Golatofski <contact@xdfr.de>
pkgname=plexamp-appimage
-pkgver=4.6.1
+pkgver=4.6.2
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=('f709214839fb92f8faa6a09ac1324304ef077d87bc78462d011d418bdfdfc623815d1614507119cd218b17d4284d560cb86187797df973e42f9c0d95b1db160b')
+sha512sums=('c46984fe290bddecf459324a88e21c07942d23b4daf70ab541e772f5a95b595a424b4e054e7c501f94b47ac4d7c3a8fe8834c3f0b73625b3a1c3cb58a3fcd15e')
prepare() {