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
|
pkgname=darkline-keyring
|
||||||
pkgver=20250525
|
pkgver=20250525
|
||||||
pkgrel=1
|
pkgrel=2
|
||||||
pkgdesc='darkline.cc repo keyring'
|
pkgdesc='darkline.cc repo keyring+bootstrap'
|
||||||
arch=('any')
|
arch=('any')
|
||||||
license=('GPL-3.0-or-later')
|
license=('GPL-3.0-or-later')
|
||||||
url='https://darkline.cc/termux'
|
url='https://darkline.cc/termux'
|
||||||
install="${pkgname}.install"
|
install="${pkgname}.install"
|
||||||
depends=('pacman')
|
depends=('pacman' 'darkline-postinst')
|
||||||
source=('darkine.gpg')
|
source=('darkine.gpg')
|
||||||
sha256sums=('b7e2b1cd9e244c15e278a117152d19e6fa7559736e575d4bd2d79bc3981c5929')
|
sha256sums=('b7e2b1cd9e244c15e278a117152d19e6fa7559736e575d4bd2d79bc3981c5929')
|
||||||
package() {
|
package() {
|
||||||
|
|||||||
Reference in New Issue
Block a user