summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoel Grunbaum2022-02-20 03:00:11 +0000
committerJoel Grunbaum2022-02-20 03:00:11 +0000
commit96c77c816ff5e6c8c2d793b165f0434384bb8884 (patch)
tree6a73e0752ca3983bc6aa9c97d50dfca5dc67386b
parent2b8bff69536ecf27aa066ac4ec0c17780aaf4b68 (diff)
downloadaur-96c77c816ff5e6c8c2d793b165f0434384bb8884.tar.gz
Updated to 4.0.1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8821d2fd80f7..dcdf66e6c166 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,13 @@
pkgbase = plexamp-appimage
pkgdesc = Modern music client for Plex
- pkgver = 4.0.0
+ pkgver = 4.0.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.0.0.AppImage
- sha512sums = 0ba7d1dc7c97679757bcaaad0038c29bd5b0b2723fc0a8654742b8fb39045b824d9a8ce666f741f5e0c8a12df6c204dedb7a61b706b36d7c2ba0afd76f491999
+ source = https://plexamp.plex.tv/plexamp.plex.tv/desktop/Plexamp-4.0.1.AppImage
+ sha512sums = a59cb669f8fb83ac273881c7dde7026145fbfcd5f9a29e1a2d21dee3f19b2392fd354b851a8248596b956efda49e0713a3e5d4a8fd32a1ed0db3e2385ae94354
pkgname = plexamp-appimage
diff --git a/PKGBUILD b/PKGBUILD
index d05b1cf536de..af9fc58a2429 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: Felix Golatofski <contact@xdfr.de>
pkgname=plexamp-appimage
-pkgver=4.0.0
+pkgver=4.0.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=('0ba7d1dc7c97679757bcaaad0038c29bd5b0b2723fc0a8654742b8fb39045b824d9a8ce666f741f5e0c8a12df6c204dedb7a61b706b36d7c2ba0afd76f491999')
+sha512sums=('a59cb669f8fb83ac273881c7dde7026145fbfcd5f9a29e1a2d21dee3f19b2392fd354b851a8248596b956efda49e0713a3e5d4a8fd32a1ed0db3e2385ae94354')
prepare() {