summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 67144dbae458..42ac6fbbba34 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Ryan Gonzalez <rymg19 at gmail dot com>
pkgname=sourcekitten
-pkgver=0.20.0
+pkgver=0.21.0
pkgrel=1
pkgdesc='An adorable little framework and command line tool for interacting with SourceKit..'
arch=('any')
@@ -10,7 +10,7 @@ license=('MIT')
depends=('swift-language')
makedepends=('swift-language')
source=("https://github.com/jpsim/SourceKitten/archive/$pkgver.tar.gz")
-sha256sums=('5241e78db706b2da0b7527cc4991a5b5aa9c2e87d7acc32be17d20ee7dea45b2')
+sha256sums=('3304a243769061a3e34c14e4222f8a9f4fe72f5c21f5abf69863f4e76a019af1')
package() {
cd "SourceKitten-$pkgver"