blob: a77a2344c7e7a6e5ae50991e002f2606babe444c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
pkgbase = sourcekitten
pkgdesc = An adorable little framework and command line tool for interacting with SourceKit.
pkgver = 0.26.0
pkgrel = 1
url = https://github.com/jpsim/SourceKitten
arch = any
license = MIT
makedepends = swift-language
depends = swift-language
source = https://github.com/jpsim/SourceKitten/archive/0.26.0.tar.gz
sha256sums = 4c8ab67f15654a11da3739b966f5a0b379cf7a7626095238ad921d958c559c86
pkgname = sourcekitten
|