summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoel Grunbaum2021-05-23 23:02:45 +0000
committerJoel Grunbaum2021-05-23 23:02:45 +0000
commit69524b6e2129d9b5b1c27ad103f3f5b77aa551ff (patch)
treef522a6faccd81f3bfb63747ced6c4804d3de926e
parent63634d1c5653e434eff61d73a40f2259cf98c664 (diff)
downloadaur-69524b6e2129d9b5b1c27ad103f3f5b77aa551ff.tar.gz
update to version 3.4.6
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 875683affc39..21a7730f48d1 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,14 +1,14 @@
pkgbase = plexamp-appimage
pkgdesc = Modern music client for Plex
- pkgver = 3.4.5
+ pkgver = 3.4.6
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.5.AppImage
- sha512sums = 544ea1801804c8044fee0026f581b11c825baaec76f8f997be9ae03b920bf64b85dd1b96d9dbd964e911cb5dbf27051fa40032c6adb6115ded81a6e0d9d4caa3
+ source = https://plexamp.plex.tv/plexamp.plex.tv/desktop/Plexamp-3.4.6.AppImage
+ sha512sums = 33688b271a6e7f27319d47dd9fd7fce65e3b5bc1c2b22fcad123d5b31cb269e2a5a15de0eb24f23a0d65b8cc0704b0de5c42b047d8edbaf3e520c372042166f3
pkgname = plexamp-appimage
diff --git a/PKGBUILD b/PKGBUILD
index cb79e2bcc98c..c7b8bed787d8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: Felix Golatofski <contact@xdfr.de>
pkgname=plexamp-appimage
-pkgver=3.4.5
+pkgver=3.4.6
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=('544ea1801804c8044fee0026f581b11c825baaec76f8f997be9ae03b920bf64b85dd1b96d9dbd964e911cb5dbf27051fa40032c6adb6115ded81a6e0d9d4caa3')
+sha512sums=('33688b271a6e7f27319d47dd9fd7fce65e3b5bc1c2b22fcad123d5b31cb269e2a5a15de0eb24f23a0d65b8cc0704b0de5c42b047d8edbaf3e520c372042166f3')
prepare() {