summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoel Grunbaum2022-04-09 23:10:03 +0000
committerJoel Grunbaum2022-04-09 23:10:03 +0000
commit56c19b18679dfab6213a82caac6bf4f330f2524e (patch)
tree8f1b0d677aa6724ff62a520c18aa1e7558280c30
parent4e17dfd73d312a3f046e2250f0eca038885fcd25 (diff)
downloadaur-56c19b18679dfab6213a82caac6bf4f330f2524e.tar.gz
updated to version 4.2.0
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index cc4140ff684a..07ce3e0e3a69 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,13 @@
pkgbase = plexamp-appimage
pkgdesc = Modern music client for Plex
- pkgver = 4.1.0
+ pkgver = 4.2.0
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.1.0.AppImage
- sha512sums = 37e5a41fa9fb3167d1776aec93fd9bfeb0012faa5c8e929ad62059487b2520e11ce5f6168c60318f0c1353446049aaa9b52d43c8f78251e5aea6158f649b1083
+ source = https://plexamp.plex.tv/plexamp.plex.tv/desktop/Plexamp-4.2.0.AppImage
+ sha512sums = c88759a0a4c9244a54cc4aaf8b143b249071cebb42468bf7d5d1810ce8cc88afe8036ab4d17a3a5d50ef02162e227ea8719a8af88e631df99fe2a61a45e3c3be
pkgname = plexamp-appimage
diff --git a/PKGBUILD b/PKGBUILD
index cbeaf4b1503f..73747a5267b0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: Felix Golatofski <contact@xdfr.de>
pkgname=plexamp-appimage
-pkgver=4.1.0
+pkgver=4.2.0
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=('37e5a41fa9fb3167d1776aec93fd9bfeb0012faa5c8e929ad62059487b2520e11ce5f6168c60318f0c1353446049aaa9b52d43c8f78251e5aea6158f649b1083')
+sha512sums=('c88759a0a4c9244a54cc4aaf8b143b249071cebb42468bf7d5d1810ce8cc88afe8036ab4d17a3a5d50ef02162e227ea8719a8af88e631df99fe2a61a45e3c3be')
prepare() {