summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoel Grunbaum2022-06-02 00:10:28 +0000
committerJoel Grunbaum2022-06-02 00:10:28 +0000
commitac01e042a0d076f3b9ab8e4a798e7ebce426d6f7 (patch)
tree6ab6d0d5ef133bb31afb8b6d03f9f18ed8f8a28b
parentfa9b5c8a514a210edb6f49cf1609394765c99bb0 (diff)
downloadaur-ac01e042a0d076f3b9ab8e4a798e7ebce426d6f7.tar.gz
updated to version 4.2.2
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index aa80b2d24e36..c0654d8509c3 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,13 @@
pkgbase = plexamp-appimage
pkgdesc = Modern music client for Plex
- pkgver = 4.2.1
+ pkgver = 4.2.2
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.1.AppImage
- sha512sums = 4b6fd3f93db85fa0f4a136c63cca760557d64efcec502592d71b2280b4ffbc5af5d8f95980f7ce5a0a3df3b5b7604df45892437726cbaa791397eba1367742f8
+ source = https://plexamp.plex.tv/plexamp.plex.tv/desktop/Plexamp-4.2.2.AppImage
+ sha512sums = a3403ea8d0a5e70609566df40fd28ed460857de72d6bc538b05629d5960b13216d2e544d83a960dafcec6e8616644ce749abe7c6f30c795b77b29a693d452ce7
pkgname = plexamp-appimage
diff --git a/PKGBUILD b/PKGBUILD
index e7d660deffc3..027e8a9ec052 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: Felix Golatofski <contact@xdfr.de>
pkgname=plexamp-appimage
-pkgver=4.2.1
+pkgver=4.2.2
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=('4b6fd3f93db85fa0f4a136c63cca760557d64efcec502592d71b2280b4ffbc5af5d8f95980f7ce5a0a3df3b5b7604df45892437726cbaa791397eba1367742f8')
+sha512sums=('a3403ea8d0a5e70609566df40fd28ed460857de72d6bc538b05629d5960b13216d2e544d83a960dafcec6e8616644ce749abe7c6f30c795b77b29a693d452ce7')
prepare() {