git » milou.git » commit f67f2e5

release

author Andrea Scarpino
2014-10-18 08:56:21 UTC
committer Andrea Scarpino
2014-10-18 08:56:21 UTC
parent 21a52116eba37998759eec56cb540934d215a8f8

release

PKGBUILD +1 -3

diff --git a/PKGBUILD b/PKGBUILD
index 264f809..8a1fb4d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,3 +1,4 @@
+# Maintainer: Andrea Scarpino <andrea@archlinux.org>
 # Contributor: Antonio Rojas
 
 pkgname=milou
@@ -8,9 +9,6 @@ arch=('i686' 'x86_64')
 url='https://projects.kde.org/projects/kde/workspace/milou/'
 license=('LGPL')
 depends=('krunner')
-provides=('milou-frameworks')
-conflicts=('milou-frameworks')
-replaces=('milou-frameworks')
 makedepends=('extra-cmake-modules' 'kdoctools' 'python')
 source=("http://download.kde.org/stable/plasma/5.1.0/$pkgname-$pkgver.tar.xz")
 md5sums=('950d51cbd896a60872efeecd876ab424')