summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoel Grunbaum2021-05-06 06:40:45 +0000
committerJoel Grunbaum2021-05-06 06:40:45 +0000
commit63634d1c5653e434eff61d73a40f2259cf98c664 (patch)
tree15bb9b62b25fc80c8ed186e512780158e3bac8d9
parent3bb3ee17eb3e7b8795296787f240f5f31cb1a194 (diff)
downloadaur-63634d1c5653e434eff61d73a40f2259cf98c664.tar.gz
updated to 3.4.5
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 68b74a982b26..875683affc39 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,14 +1,14 @@
pkgbase = plexamp-appimage
pkgdesc = Modern music client for Plex
- pkgver = 3.4.4
+ pkgver = 3.4.5
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.4.AppImage
- sha512sums = 3e989fd611b4824e4edd615d40333529df2312733154e3bbee1c8c0224cfa425bf43fc62db0a017f723de475f7b4fe17c91df90369c67800a0af6a6d74a75290
+ source = https://plexamp.plex.tv/plexamp.plex.tv/desktop/Plexamp-3.4.5.AppImage
+ sha512sums = 544ea1801804c8044fee0026f581b11c825baaec76f8f997be9ae03b920bf64b85dd1b96d9dbd964e911cb5dbf27051fa40032c6adb6115ded81a6e0d9d4caa3
pkgname = plexamp-appimage
diff --git a/PKGBUILD b/PKGBUILD
index cd6a26f1d003..cb79e2bcc98c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: Felix Golatofski <contact@xdfr.de>
pkgname=plexamp-appimage
-pkgver=3.4.4
+pkgver=3.4.5
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=('3e989fd611b4824e4edd615d40333529df2312733154e3bbee1c8c0224cfa425bf43fc62db0a017f723de475f7b4fe17c91df90369c67800a0af6a6d74a75290')
+sha512sums=('544ea1801804c8044fee0026f581b11c825baaec76f8f997be9ae03b920bf64b85dd1b96d9dbd964e911cb5dbf27051fa40032c6adb6115ded81a6e0d9d4caa3')
prepare() {