summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorkhai96_2020-05-11 09:24:57 +0000
committerkhai96_2020-05-11 09:24:57 +0000
commit9f36709cc0509630f5c13a61a35d12b0eaa0dbb4 (patch)
tree871c0c406026615e12ceb9cdfbb6e02aea45d16e
parentf952a59924bcea55f7c4a8cc23b84fb6ad61bf65 (diff)
downloadaur-9f36709cc0509630f5c13a61a35d12b0eaa0dbb4.tar.gz
0.2.15
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f30d99a543ae..6dc99b889415 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,14 +1,14 @@
pkgbase = sane-fmt-bin
pkgdesc = Opinionated code formatter for TypeScript and JavaScript
- pkgver = 0.2.11
+ pkgver = 0.2.15
pkgrel = 0
url = https://github.com/KSXGitHub/sane-fmt
arch = x86_64
license = MIT
conflicts = sane-fmt
- source = sane-fmt-27cc11a9f45bf7e7640af221c4220141a43e7014::https://github.com/KSXGitHub/sane-fmt/releases/download/0.2.11/sane-fmt-x86_64-unknown-linux-gnu
+ source = sane-fmt-5bf516bd64604d7522b75d6f06e5525b07e6db10::https://github.com/KSXGitHub/sane-fmt/releases/download/0.2.15/sane-fmt-x86_64-unknown-linux-gnu
source = https://raw.githubusercontent.com/KSXGitHub/sane-fmt/master/LICENSE.md
- sha1sums = 27cc11a9f45bf7e7640af221c4220141a43e7014
+ sha1sums = 5bf516bd64604d7522b75d6f06e5525b07e6db10
sha1sums = SKIP
pkgname = sane-fmt-bin
diff --git a/PKGBUILD b/PKGBUILD
index 08c771f0c858..1453edc0b398 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,9 +3,9 @@
# This file is automatically generated. Do not edit.
pkgname=sane-fmt-bin
-pkgver=0.2.11
-source=(sane-fmt-27cc11a9f45bf7e7640af221c4220141a43e7014::https://github.com/KSXGitHub/sane-fmt/releases/download/0.2.11/sane-fmt-x86_64-unknown-linux-gnu https://raw.githubusercontent.com/KSXGitHub/sane-fmt/master/LICENSE.md)
-_checksum=27cc11a9f45bf7e7640af221c4220141a43e7014
+pkgver=0.2.15
+source=(sane-fmt-5bf516bd64604d7522b75d6f06e5525b07e6db10::https://github.com/KSXGitHub/sane-fmt/releases/download/0.2.15/sane-fmt-x86_64-unknown-linux-gnu https://raw.githubusercontent.com/KSXGitHub/sane-fmt/master/LICENSE.md)
+_checksum=5bf516bd64604d7522b75d6f06e5525b07e6db10
# This PKGBUILD is not a full PKGBUILD
# pkgname, pkgver, source, and sha1sums are to be generated
pkgdesc='Opinionated code formatter for TypeScript and JavaScript'