summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoel Grunbaum2022-09-18 04:55:32 +0000
committerJoel Grunbaum2022-09-18 04:55:32 +0000
commitddd410fde0d5cd8bba250d401fb1019b7dc7484c (patch)
tree97b1cbef7d52550867ece6e01bf870e23b5ae1e7
parentf3977b4dc1c06f2598d555d2fec7abca80fb74bc (diff)
downloadaur-ddd410fde0d5cd8bba250d401fb1019b7dc7484c.tar.gz
updated to version 4.4.0
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 01c46a4138f5..1454086644c4 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,13 @@
pkgbase = plexamp-appimage
pkgdesc = Modern music client for Plex
- pkgver = 4.3.0
+ pkgver = 4.4.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.3.0.AppImage
- sha512sums = 73d776ae9eed89b6fbded65da0538d5bb7a8cbebbe19a519d113e1616081939318c2d63cd71aec7646bae31eb4c73c4ea29599e899261acf40588d5789fa814d
+ source = https://plexamp.plex.tv/plexamp.plex.tv/desktop/Plexamp-4.4.0.AppImage
+ sha512sums = 55875e65481558371ef571b27f9027c0f57f25aea9da2dc84407274a3ec9ecaa9351d82836c3e5e20aace0771dad20845fc3df9688a626286806e10ab605dc34
pkgname = plexamp-appimage
diff --git a/PKGBUILD b/PKGBUILD
index 8b0b2509e523..66eab7df14a5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: Felix Golatofski <contact@xdfr.de>
pkgname=plexamp-appimage
-pkgver=4.3.0
+pkgver=4.4.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=('73d776ae9eed89b6fbded65da0538d5bb7a8cbebbe19a519d113e1616081939318c2d63cd71aec7646bae31eb4c73c4ea29599e899261acf40588d5789fa814d')
+sha512sums=('55875e65481558371ef571b27f9027c0f57f25aea9da2dc84407274a3ec9ecaa9351d82836c3e5e20aace0771dad20845fc3df9688a626286806e10ab605dc34')
prepare() {