summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoel Grunbaum2022-04-30 06:12:18 +0000
committerJoel Grunbaum2022-04-30 06:12:18 +0000
commitfa9b5c8a514a210edb6f49cf1609394765c99bb0 (patch)
treedd8d359015fad4906321527e259249a9306dc6b2
parent56c19b18679dfab6213a82caac6bf4f330f2524e (diff)
downloadaur-fa9b5c8a514a210edb6f49cf1609394765c99bb0.tar.gz
updated to version 4.2.1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 07ce3e0e3a69..aa80b2d24e36 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,13 @@
pkgbase = plexamp-appimage
pkgdesc = Modern music client for Plex
- pkgver = 4.2.0
+ pkgver = 4.2.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.2.0.AppImage
- sha512sums = c88759a0a4c9244a54cc4aaf8b143b249071cebb42468bf7d5d1810ce8cc88afe8036ab4d17a3a5d50ef02162e227ea8719a8af88e631df99fe2a61a45e3c3be
+ source = https://plexamp.plex.tv/plexamp.plex.tv/desktop/Plexamp-4.2.1.AppImage
+ sha512sums = 4b6fd3f93db85fa0f4a136c63cca760557d64efcec502592d71b2280b4ffbc5af5d8f95980f7ce5a0a3df3b5b7604df45892437726cbaa791397eba1367742f8
pkgname = plexamp-appimage
diff --git a/PKGBUILD b/PKGBUILD
index 73747a5267b0..e7d660deffc3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: Felix Golatofski <contact@xdfr.de>
pkgname=plexamp-appimage
-pkgver=4.2.0
+pkgver=4.2.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=('c88759a0a4c9244a54cc4aaf8b143b249071cebb42468bf7d5d1810ce8cc88afe8036ab4d17a3a5d50ef02162e227ea8719a8af88e631df99fe2a61a45e3c3be')
+sha512sums=('4b6fd3f93db85fa0f4a136c63cca760557d64efcec502592d71b2280b4ffbc5af5d8f95980f7ce5a0a3df3b5b7604df45892437726cbaa791397eba1367742f8')
prepare() {