blob: 2551ebbae773b30b9dff9f0a834ec5bb32e5c448 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
pkgbase = omazed
pkgdesc = Live theme switching for Zed in Omarchy - automatically synchronize your Zed editor theme with your Omarchy system theme
pkgver = 2.0.0
pkgrel = 2
url = https://github.com/aps6/omazed
install = omazed.install
arch = any
license = MIT
makedepends = git
depends = bash
source = omazed-2.0.0.tar.gz::https://github.com/aps6/omazed/archive/refs/tags/v2.0.0.tar.gz
sha256sums = 3ac6233b246af86aad869789755141827dc8973c6dd7e9046dc2adbe3a2e4750
pkgname = omazed
|