summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoel Grunbaum2022-12-06 00:51:50 +0000
committerJoel Grunbaum2022-12-06 00:51:50 +0000
commit20dda7f1a2e67b6de2e115af420e45744bedd05b (patch)
tree699050dbbaaae36fc3c6f3a6e1a663852a853f1d
parentc252c906f74d93efafcf2415512453c6c7202143 (diff)
downloadaur-20dda7f1a2e67b6de2e115af420e45744bedd05b.tar.gz
updated to version 4.6.1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1a30715aee36..7f4a8cba3267 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,13 @@
pkgbase = plexamp-appimage
pkgdesc = Modern music client for Plex
- pkgver = 4.6.0
+ pkgver = 4.6.1
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.0.AppImage
- sha512sums = 3fe1c934ef02d031504cab68d713c8759ebb3c884b0ff7867ade4b7aaeaa20dd65b14afc80913aaaa721b90cc5ceef1371e9edc825d8b9935f6f74a3b8e7f090
+ source = https://plexamp.plex.tv/plexamp.plex.tv/desktop/Plexamp-4.6.1.AppImage
+ sha512sums = f709214839fb92f8faa6a09ac1324304ef077d87bc78462d011d418bdfdfc623815d1614507119cd218b17d4284d560cb86187797df973e42f9c0d95b1db160b
pkgname = plexamp-appimage
diff --git a/PKGBUILD b/PKGBUILD
index 90d9eb9b547c..db11eb6cf849 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: Felix Golatofski <contact@xdfr.de>
pkgname=plexamp-appimage
-pkgver=4.6.0
+pkgver=4.6.1
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=('3fe1c934ef02d031504cab68d713c8759ebb3c884b0ff7867ade4b7aaeaa20dd65b14afc80913aaaa721b90cc5ceef1371e9edc825d8b9935f6f74a3b8e7f090')
+sha512sums=('f709214839fb92f8faa6a09ac1324304ef077d87bc78462d011d418bdfdfc623815d1614507119cd218b17d4284d560cb86187797df973e42f9c0d95b1db160b')
prepare() {