summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorxiota2023-09-20 01:19:38 -0700
committerxiota2023-09-20 01:19:38 -0700
commit90ceaf3ed86a94a75aadbbd5ebe7d9ec12086b16 (patch)
tree731f233220053382b3a0d907701fe869b265b5d4
parent03e4e92d9eb78ee6cbbd0af341b599dee3977ccb (diff)
downloadaur-lollypop-git.tar.gz
update provides/conflicts
-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=(