summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoel Grunbaum2023-05-04 19:38:32 +0000
committerJoel Grunbaum2023-05-04 19:38:32 +0000
commitb1d81f9bd88cc1b86a131028afffd78176e7f002 (patch)
tree521c6bcefb6d78d8bbc094d2190a268ee500b085
parentad7fc5461135e005c064e1768e4aaa54bf48e486 (diff)
downloadaur-b1d81f9bd88cc1b86a131028afffd78176e7f002.tar.gz
updated to version 4.7.0
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d9593b21fa47..280b21832ee0 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,13 @@
pkgbase = plexamp-appimage
pkgdesc = Modern music client for Plex
- pkgver = 4.6.2
+ pkgver = 4.7.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.6.2.AppImage
- sha512sums = c46984fe290bddecf459324a88e21c07942d23b4daf70ab541e772f5a95b595a424b4e054e7c501f94b47ac4d7c3a8fe8834c3f0b73625b3a1c3cb58a3fcd15e
+ source = https://plexamp.plex.tv/plexamp.plex.tv/desktop/Plexamp-4.7.0.AppImage
+ sha512sums = b0018c58eb6c14e99d095fff8e56834246468fd9b63f80ce7123c374257f7b09d759c63789dcc0fd78a50afee632589a1d185a18f208bdad425fb34c83a647a0
pkgname = plexamp-appimage
diff --git a/PKGBUILD b/PKGBUILD
index 92481467598e..b69eb2a06e69 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: Felix Golatofski <contact@xdfr.de>
pkgname=plexamp-appimage
-pkgver=4.6.2
+pkgver=4.7.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=('c46984fe290bddecf459324a88e21c07942d23b4daf70ab541e772f5a95b595a424b4e054e7c501f94b47ac4d7c3a8fe8834c3f0b73625b3a1c3cb58a3fcd15e')
+sha512sums=('b0018c58eb6c14e99d095fff8e56834246468fd9b63f80ce7123c374257f7b09d759c63789dcc0fd78a50afee632589a1d185a18f208bdad425fb34c83a647a0')
prepare() {