summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD10
2 files changed, 3 insertions, 9 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 914595d70dd3..5c909cc19647 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -34,8 +34,6 @@ pkgbase = lollypop-git
optdepends = yt-dlp: YouTube support
provides = lollypop
conflicts = lollypop
- replaces = lollypop-next-git
- replaces = lollypop-stable-git
source = lollypop::git+https://gitlab.gnome.org/World/lollypop.git
source = lollypop-po::git+https://gitlab.gnome.org/gnumdk/lollypop-po.git
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 701d3d094989..96e93ddbd4c7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,4 +1,4 @@
-# Maintainer:
+# Maintainer: xiota / aur.chaotic.cx
# Contributor: Fabio 'Lolix' Loli <fabio.loli@disroot.org> -> https://github.com/FabioLolix
# Contributor: Cédric Bellegarde
# Contributor: robertfoster
@@ -49,14 +49,10 @@ optdepends=(
)
conflicts=(
- 'lollypop'
+ "$_pkgname"
)
provides=(
- 'lollypop'
-)
-replaces=(
- 'lollypop-next-git'
- 'lollypop-stable-git'
+ "$_pkgname"
)
source=(