summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorD3SOX2021-03-17 09:15:47 +0100
committerD3SOX2021-03-17 09:15:47 +0100
commitc48ded19a36b95e7094e7710bf1caaf95c5faf62 (patch)
treed096727977e09731a256dbb8d5353c75856e1798
parentb959391dd73ae6cdebbb1667f90e44f636217d6b (diff)
downloadaur-c48ded19a36b95e7094e7710bf1caaf95c5faf62.tar.gz
a package already provides/conflicts with itself
-rw-r--r--.SRCINFO2
-rwxr-xr-xPKGBUILD2
2 files changed, 0 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 35efc8b8b317..6b251641e769 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -10,8 +10,6 @@ pkgbase = soundux
makedepends = ninja
depends = pulseaudio
depends = webkit2gtk
- provides = soundux
- conflicts = soundux
source = git+https://github.com/Soundux/Soundux#tag=0.2.2_b1
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index c4fddb9270e4..e6ff1a78786a 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,8 +8,6 @@ url="https://github.com/Soundux/Soundux"
license=('GPL3')
depends=('pulseaudio' 'webkit2gtk')
makedepends=('git' 'cmake' 'ninja')
-conflicts=('soundux')
-provides=('soundux')
source=("git+https://github.com/Soundux/Soundux#tag=$pkgver")
sha256sums=('SKIP')