summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorVít Markovič2016-05-06 17:55:10 +0200
committerVít Markovič2016-05-06 17:55:10 +0200
commitcb3d7564c77872a6b89d3d5c846666ab8bcf5e6e (patch)
tree84255de0045e080744c8dbfea2138932a3c17d95
parentc643816de9dfd80f2a3856aa8d4c36674b0611c7 (diff)
downloadaur-cb3d7564c77872a6b89d3d5c846666ab8bcf5e6e.tar.gz
fixed previos stupid fix
-rw-r--r--PKGBUILD2
1 files changed, 2 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3188f32f91ff..a38edee151a3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,9 @@ arch=('any')
url="https://github.com/BlackArch/blackarch/tree/master/packages/blackarch-menus"
license=('GPL')
depends=('xdg-utils')
+provides=('blackarch-menus')
conflicts=('blackarch-menus')
+replaces=('blackarch-menus')
source=('https://drive.google.com/uc?export=download&id=0B_PopwyKmOH9WTNLX2o3WUxHMnc')
md5sums=('db27d8b60ab6a8ada62fae66b5836d45')