mirror of
https://github.com/javalsai/lidm.git
synced 2025-08-31 02:18:00 +02:00
feat: update pkgbuilds
hmm, manpages and not much more untested changes, needs a release
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# Maintainer: javalsai <javalsai@proton.me>
|
||||
pkgname=lidm-git
|
||||
pkgver=0.0.1.r50.ge3052ec
|
||||
pkgver=0.0.2.r37.gf1f9d6b
|
||||
pkgrel=1
|
||||
depends=('pam')
|
||||
makedepends=('git' 'make' 'gcc')
|
||||
@@ -26,6 +26,5 @@ build() {
|
||||
|
||||
package() {
|
||||
cd "lidm"
|
||||
install -Dm755 lidm "${pkgdir}/usr/bin/lidm"
|
||||
install -Dm644 themes/default.ini "${pkgdir}/etc/lidm.ini"
|
||||
make install DESTDIR="${pkgdir}"
|
||||
}
|
||||
|
Reference in New Issue
Block a user