update: bump pkgbuild versions up

also added scripts to automate this better
This commit is contained in:
2024-09-15 18:24:57 +02:00
parent 8071694d1c
commit 9f32ce274b
6 changed files with 51 additions and 28 deletions

View File

@@ -1,6 +1,7 @@
# shellcheck disable=SC2034,SC2148,SC2128,SC2154,SC2164
# Maintainer: javalsai <javalsai@proton.me>
pkgname=lidm-git
pkgver=0.0.2.r37.gf1f9d6b
pkgver=0.1.0.r0.g8071694
pkgrel=1
depends=('pam')
makedepends=('git' 'make' 'gcc')