summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndrea Venturini2016-12-10 14:15:08 +0100
committerAndrea Venturini2016-12-10 14:15:08 +0100
commitd9a02d2895ddd3a543237ba050e58f4fad3b36aa (patch)
tree6c3901e13b3c328c966211827c1551195c18b274
parent90439613f24effd8b51b6f5c977ffc14af2de2bd (diff)
downloadaur-d9a02d2895ddd3a543237ba050e58f4fad3b36aa.tar.gz
added provides
-rw-r--r--.SRCINFO1
-rw-r--r--PKGBUILD1
2 files changed, 2 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e126efb0d295..042de41fc08b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -17,6 +17,7 @@ pkgbase = amule-adnza-daemon-svn
depends = libpng
depends = boost-libs
optdepends = kamule: AmuleGUI for KDE
+ provides = amule
conflicts = amule
source = svn+https://svn.code.sf.net/p/amule-adunanza/code/branches/MoonRiver/
source = amuled.service
diff --git a/PKGBUILD b/PKGBUILD
index 15ce6608f733..4ec78fe7dd71 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -18,6 +18,7 @@ makedepends=('ccache'
'subversion'
)
conflicts=('amule')
+provides=('amule')
optdepends=('kamule: AmuleGUI for KDE')
source=('svn+https://svn.code.sf.net/p/amule-adunanza/code/branches/MoonRiver/'
'amuled.service'