summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO1
-rw-r--r--PKGBUILD2
2 files changed, 1 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d019a309314a..90c42c5e04cf 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -8,7 +8,6 @@ pkgbase = pak-config-pacman
depends = pacman
depends = pak
depends = swift-language
- provides = pak-config
provides = pacwrap
conflicts = pak-config-yay
source = https://gitlab.com/moussaelianarsen/pak/raw/master/plugins/pacwrap/pacwrap.swift
diff --git a/PKGBUILD b/PKGBUILD
index a6b812d6c1cd..2427a0e2ae26 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ arch=('x86_64')
url="https://gitlab.com/moussaelianarsen/pak"
license=('GPL3')
depends=('pacman' 'pak' 'swift-language')
-provides=('pak-config' 'pacwrap')
+provides=('pacwrap')
source=("https://gitlab.com/moussaelianarsen/pak/raw/master/plugins/pacwrap/pacwrap.swift" "https://gitlab.com/moussaelianarsen/pak/raw/master/plugins/pacwrap/pak.cfg")
md5sums=('SKIP' 'SKIP')
conflicts=('pak-config-yay')