summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoel Grunbaum2021-10-13 00:12:53 +0000
committerJoel Grunbaum2021-10-13 00:12:53 +0000
commit3d651bc539a9d2d980280a741a70886b204c91ec (patch)
treec988d2ef095c9197d2845dd7789439f74dbcbf46
parentb5410b55b78100418ea02965b24eed34fbbd84bb (diff)
downloadaur-3d651bc539a9d2d980280a741a70886b204c91ec.tar.gz
Needed to rewrite .SRCINFO
-rw-r--r--.SRCINFO15
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 15 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e49029de4b0b..82117b852b97 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,20 +1,7 @@
pkgbase = plexamp-appimage
pkgdesc = Modern music client for Plex
pkgver = 3.7.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-3.7.1.AppImage
- sha512sums = 9fe6457ca614c7ab229691f86c6351761e4924f7218ca37314b0216503de70ad83926ca0637e7f65850d4818a8ab1b8629ac7e23f998e69a1d990e620fde6885
-
-pkgname = plexamp-appimage
-pkgbase = plexamp-appimage
- pkgdesc = Modern music client for Plex
- pkgver = 3.7.1
- pkgrel = 2
+ pkgrel = 3
url = https://plexamp.com
arch = x86_64
provides = plexamp
diff --git a/PKGBUILD b/PKGBUILD
index deba009862fb..d98f66673fd2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
pkgname=plexamp-appimage
pkgver=3.7.1
-pkgrel=2
+pkgrel=3
pkgdesc="Modern music client for Plex"
provides=('plexamp')
conflicts=('plexamp')