Add our afterthought fixes package so it will be installed on every device

This commit is contained in:
2025-08-11 23:56:39 +00:00
parent 3ed09c2ac0
commit 7c78794c90

View File

@@ -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() {