fix provide and conflicts

This commit is contained in:
2024-07-27 09:52:17 +02:00
parent 8f471df5bc
commit 0d564b9294
6 changed files with 8 additions and 15 deletions

View File

@@ -1,6 +1,6 @@
pkgname=lidm-git
pkgver=0.0.1.r0.gd6b165b
pkgrel=1
pkgrel=2
depends=('pam')
makedepends=('git' 'make')
pkgdesc="A fully colorful cutomizable TUI display manager made in C. (last git commit)"
@@ -8,7 +8,7 @@ arch=('any')
url="https://github.com/javalsai/lidm"
license=('GPL')
provides=('lidm')
conflicts=('lidm' 'lidm-bin')
conflicts=('lidm')
source=("lidm-repo::git+https://github.com/javalsai/lidm")
sha256sums=('SKIP')