blob: 1e5d83f602a23c71aa0d0a558a726b0fa3db9e16 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = omarchy-lazygit-theme-sync
pkgdesc = Automatic lazygit theme synchronization for Omarchy
pkgver = 1.1.0
pkgrel = 1
url = https://github.com/prepin/omarchy-lazygit-theme-sync
install = omarchy-lazygit-theme-sync.install
arch = any
license = MIT
makedepends = git
depends = bash
depends = lazygit
source = omarchy-lazygit-theme-sync-1.1.0.tar.gz::https://github.com/prepin/omarchy-lazygit-theme-sync/archive/refs/tags/v1.1.0.tar.gz
sha256sums = SKIP
pkgname = omarchy-lazygit-theme-sync
|