summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorkhai96_2020-05-11 10:32:29 +0000
committerkhai96_2020-05-11 10:32:29 +0000
commit4cd76c42c2fc7abc8cd621e125161d6838ad7548 (patch)
tree911c5949a849370c4d445d2f609049f84f9e41f4
parentdddb7cf4ec391c58677d1971a8255ee3c025eaed (diff)
downloadaur-4cd76c42c2fc7abc8cd621e125161d6838ad7548.tar.gz
0.2.16
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 832c657e3457..5ac5c65606ba 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,12 +1,12 @@
pkgbase = sane-fmt
pkgdesc = Opinionated code formatter for TypeScript and JavaScript
- pkgver = 0.2.15
+ pkgver = 0.2.16
pkgrel = 0
url = https://github.com/KSXGitHub/sane-fmt
arch = x86_64
license = MIT
makedepends = cargo
- source = sane-fmt-0.2.15.tar.gz::https://github.com/KSXGitHub/sane-fmt/archive/0.2.15.tar.gz
+ source = sane-fmt-0.2.16.tar.gz::https://github.com/KSXGitHub/sane-fmt/archive/0.2.16.tar.gz
source = https://raw.githubusercontent.com/KSXGitHub/sane-fmt/master/LICENSE.md
sha1sums = SKIP
sha1sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index b914afc450a9..26276a705d5f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,8 +3,8 @@
# This file is automatically generated. Do not edit.
pkgname=sane-fmt
-pkgver=0.2.15
-source=(sane-fmt-0.2.15.tar.gz::https://github.com/KSXGitHub/sane-fmt/archive/0.2.15.tar.gz https://raw.githubusercontent.com/KSXGitHub/sane-fmt/master/LICENSE.md)
+pkgver=0.2.16
+source=(sane-fmt-0.2.16.tar.gz::https://github.com/KSXGitHub/sane-fmt/archive/0.2.16.tar.gz https://raw.githubusercontent.com/KSXGitHub/sane-fmt/master/LICENSE.md)
sha1sums=(SKIP SKIP)
# This PKGBUILD is not a full PKGBUILD
# pkgname, pkgver, source, and sha1sums are to be generated