summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e72f5bf212aa..e3d88ca084ce 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: git-commit <snowdragon92[at]gmail.com>
pkgname=tailor
-pkgver="0.9.1"
-pkgrel=2
+pkgver="0.12.0"
+pkgrel=1
pkgdesc="Cross-platform static analyzer and linter for Swift"
arch=("x86_64")
url="https://tailor.sh/"
@@ -12,7 +12,7 @@ makedepends=()
optdepends=()
source=("https://github.com/sleekbyte/tailor/releases/download/v$pkgver/$pkgname-$pkgver.tar")
install=()
-sha256sums=("6dff0e5ce1badaaa4b3440332a06e9a883a9e81535fca5e84f4e6e04eab1f1e7")
+sha256sums=('ec3810b27e9a35ecdf3a21987f17cad86918240d773172264e9abbb1a7efc415')
package() {
cd "$srcdir"