summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoel Grunbaum2021-07-02 00:37:39 +0000
committerJoel Grunbaum2021-07-02 00:37:39 +0000
commit7a76781f42ffcbd467a39d6658ef352d05cebd41 (patch)
tree5038041c6550c6ca4803eeea82d34e466ee3c6b5
parent4264e74692544b87d415cb0172e229585f44b4d8 (diff)
downloadaur-7a76781f42ffcbd467a39d6658ef352d05cebd41.tar.gz
updated to 3.5.0
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index deab6c7205b0..b26be9451e41 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,13 @@
pkgbase = plexamp-appimage
pkgdesc = Modern music client for Plex
- pkgver = 3.4.7
+ pkgver = 3.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-3.4.7.AppImage
- sha512sums = fa39b1e17f4a88ad53bf60a36ffe38e4c63d1b66fba4b74ac45b4114c690c1186a4c8b40df731f1ea281c26cad99b121c61cb42c34d4db0a09bc430f4029a7be
+ source = https://plexamp.plex.tv/plexamp.plex.tv/desktop/Plexamp-3.5.0.AppImage
+ sha512sums = 36386bb4642c21b3439863c40e611b68749fbd44c56f57bbc8fa2b17f0735937f056815910988dccfff593ecd327861f778986d16d06631d2387c9bf9a271622
pkgname = plexamp-appimage
diff --git a/PKGBUILD b/PKGBUILD
index 76646c6d61ef..1ed517fb8b01 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: Felix Golatofski <contact@xdfr.de>
pkgname=plexamp-appimage
-pkgver=3.4.7
+pkgver=3.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=('fa39b1e17f4a88ad53bf60a36ffe38e4c63d1b66fba4b74ac45b4114c690c1186a4c8b40df731f1ea281c26cad99b121c61cb42c34d4db0a09bc430f4029a7be')
+sha512sums=('36386bb4642c21b3439863c40e611b68749fbd44c56f57bbc8fa2b17f0735937f056815910988dccfff593ecd327861f778986d16d06631d2387c9bf9a271622')
prepare() {