summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoel Grunbaum2021-06-04 00:42:34 +0000
committerJoel Grunbaum2021-06-04 00:42:34 +0000
commit4264e74692544b87d415cb0172e229585f44b4d8 (patch)
tree36310681d58abfeec9370e00ef7ad482c1e7e88a
parent69524b6e2129d9b5b1c27ad103f3f5b77aa551ff (diff)
downloadaur-4264e74692544b87d415cb0172e229585f44b4d8.tar.gz
updated to 3.4.7
-rw-r--r--.SRCINFO7
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 21a7730f48d1..deab6c7205b0 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,14 +1,13 @@
pkgbase = plexamp-appimage
pkgdesc = Modern music client for Plex
- pkgver = 3.4.6
+ pkgver = 3.4.7
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-3.4.6.AppImage
- sha512sums = 33688b271a6e7f27319d47dd9fd7fce65e3b5bc1c2b22fcad123d5b31cb269e2a5a15de0eb24f23a0d65b8cc0704b0de5c42b047d8edbaf3e520c372042166f3
+ source = https://plexamp.plex.tv/plexamp.plex.tv/desktop/Plexamp-3.4.7.AppImage
+ sha512sums = fa39b1e17f4a88ad53bf60a36ffe38e4c63d1b66fba4b74ac45b4114c690c1186a4c8b40df731f1ea281c26cad99b121c61cb42c34d4db0a09bc430f4029a7be
pkgname = plexamp-appimage
-
diff --git a/PKGBUILD b/PKGBUILD
index c7b8bed787d8..76646c6d61ef 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: Felix Golatofski <contact@xdfr.de>
pkgname=plexamp-appimage
-pkgver=3.4.6
+pkgver=3.4.7
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=('33688b271a6e7f27319d47dd9fd7fce65e3b5bc1c2b22fcad123d5b31cb269e2a5a15de0eb24f23a0d65b8cc0704b0de5c42b047d8edbaf3e520c372042166f3')
+sha512sums=('fa39b1e17f4a88ad53bf60a36ffe38e4c63d1b66fba4b74ac45b4114c690c1186a4c8b40df731f1ea281c26cad99b121c61cb42c34d4db0a09bc430f4029a7be')
prepare() {