summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorOliver Anhuth2018-05-25 12:57:22 +0200
committerOliver Anhuth2018-05-25 12:57:22 +0200
commit0d8c33214674b7eb92cea34412e831d6c5638d3a (patch)
tree1e6ad5316bd3ec9a7a03ed3be6a4a6cff081274e /PKGBUILD
parent6419ac9599e1bfcccf1375748d6d281130243551 (diff)
downloadaur-0d8c33214674b7eb92cea34412e831d6c5638d3a.tar.gz
Drop conflicts and provides.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 1 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index fe3c725c9b65..d098639f9230 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Manuel Schneider <manuelschneid3r at googles mail>
pkgname=albert-lite
pkgver=0.14.19
-pkgrel=1
+pkgrel=2
pkgdesc="A sophisticated standalone keyboard launcher. Without QML and VirtualBox dependencies"
arch=('i686' 'x86_64' 'armv7h')
url="https://github.com/albertlauncher"
@@ -19,8 +19,6 @@ makedepends=(
'muparser'
)
optdepends=('muparser: Calculator plugin')
-provides=('albert')
-conflicts=('albert-git' 'albert')
source=(
"mirrors/albert::git+https://github.com/albertlauncher/albert.git#tag=v${pkgver}"
"mirrors/plugins::git+https://github.com/albertlauncher/plugins.git"