summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorfenuks2021-11-30 21:39:47 +0100
committerfenuks2021-11-30 21:39:47 +0100
commitbb008d16d7c92d243fac060f1691685277ba1967 (patch)
tree4babdb666fa6ec817caa5e93525e5f2f8dd760be /PKGBUILD
parent885725dea3314d51138a1842d6095c2b8f4149ac (diff)
downloadaur-bb008d16d7c92d243fac060f1691685277ba1967.tar.gz
Update to 0.45.1-1
Diffstat (limited to 'PKGBUILD')
-rwxr-xr-xPKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 849d589aa384..0189d23aebd2 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
_pkgname=SwiftLint
pkgname=swiftlint
-pkgver=0.45.0
+pkgver=0.45.1
pkgrel=1
pkgdesc="A tool to enforce Swift style and conventions."
arch=("i686" "x86_64")