Add our afterthought fixes package so it will be installed on every device
This commit is contained in:
6
PKGBUILD
6
PKGBUILD
@@ -1,12 +1,12 @@
|
||||
pkgname=darkline-keyring
|
||||
pkgver=20250525
|
||||
pkgrel=1
|
||||
pkgdesc='darkline.cc repo keyring'
|
||||
pkgrel=2
|
||||
pkgdesc='darkline.cc repo keyring+bootstrap'
|
||||
arch=('any')
|
||||
license=('GPL-3.0-or-later')
|
||||
url='https://darkline.cc/termux'
|
||||
install="${pkgname}.install"
|
||||
depends=('pacman')
|
||||
depends=('pacman' 'darkline-postinst')
|
||||
source=('darkine.gpg')
|
||||
sha256sums=('b7e2b1cd9e244c15e278a117152d19e6fa7559736e575d4bd2d79bc3981c5929')
|
||||
package() {
|
||||
|
||||
Reference in New Issue
Block a user