mirror of
https://github.com/javalsai/lidm.git
synced 2025-08-30 09:58:00 +02:00
* fix(pkg,aur): sources now are version unique * build: allow to override git-rev and timestamp build info * chore: organize and parallelize some checks * chore: make standard PKGBUIDLs * pkg(aur): `-bin` only has to depend on the `.so` file * pkg(feat,aur): multiarch `-bin` pkg * ci(void): update xbps first, add warning * pkg(aur): bump pkgrels * pkg(aur): pkgrel again AND `.SRCINFO` finally --------- Co-authored-by: grialion <48643945+grialion@users.noreply.github.com>
16 lines
377 B
Plaintext
16 lines
377 B
Plaintext
pkgbase = lidm-git
|
|
pkgdesc = A fully colorful customizable TUI display manager made in C. (last git commit)
|
|
pkgver = 1.2.3.r3.g363deea
|
|
pkgrel = 3
|
|
url = https://github.com/javalsai/lidm
|
|
arch = any
|
|
license = GPL
|
|
makedepends = git
|
|
depends = pam
|
|
provides = lidm
|
|
conflicts = lidm
|
|
source = lidm::git+https://github.com/javalsai/lidm
|
|
sha256sums = SKIP
|
|
|
|
pkgname = lidm-git
|