blob: c655993022de2156432fea3a314d4e1ba70be41f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = swiftlint
pkgdesc = A tool to enforce Swift style and conventions.
pkgver = 0.43.1
pkgrel = 1
url = https://github.com/realm/SwiftLint
arch = i686
arch = x86_64
license = MIT
depends = swift-language
conflicts = swiftlint
source = swiftlint-0.43.1.tar.gz::https://github.com/realm/SwiftLint/archive/0.43.1.tar.gz
sha256sums = b617feac91d569ed4f4a8aa69586ca2a2b6fc790360a8d74b6ec948ff8625592
pkgname = swiftlint
|