summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO1
-rw-r--r--PKGBUILD1
2 files changed, 2 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1ce55d97f0e2..6d6e2cfcf73e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -9,6 +9,7 @@ pkgbase = mono-upnp-git
depends = gtk-sharp-2
depends = mono-addins
depends = taglib-sharp-git
+ provides = mono-upnp
conflicts = mono-upnp
source = git+https://github.com/mono/mono-upnp.git
source = https://github.com/DynamicDevices/mono-upnp/commit/95780e8ec440c3714a6fcf167cf7cd1d0f55d94a.diff
diff --git a/PKGBUILD b/PKGBUILD
index e48e5747c0f0..b75564829f8e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -12,6 +12,7 @@ url="https://github.com/mono/mono-upnp"
license=('MIT')
depends=('gtk-sharp-2' 'mono-addins' 'taglib-sharp-git')
conflicts=($_pkgbase)
+provides=($_pkgbase)
source=(git+https://github.com/mono/mono-upnp.git
https://github.com/DynamicDevices/mono-upnp/commit/95780e8ec440c3714a6fcf167cf7cd1d0f55d94a.diff)
md5sums=('SKIP'