summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorkhai96_2020-05-11 05:48:28 +0000
committerkhai96_2020-05-11 05:48:28 +0000
commita746f1b8bbeda167b760c1c9ed76d080ca3fd10d (patch)
treecd4055527ab9d24f9856573ef04f7ab70a59f921
parent654d5e3afe5bc2b006d2a555a04a2a206fb0b4f7 (diff)
downloadaur-a746f1b8bbeda167b760c1c9ed76d080ca3fd10d.tar.gz
0.2.10
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5b7550f9662b..ee7f4730a365 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,14 +1,14 @@
pkgbase = sane-fmt-bin
pkgdesc = Opinionated code formatter for TypeScript and JavaScript
- pkgver = 0.2.9
+ pkgver = 0.2.10
pkgrel = 0
url = https://github.com/KSXGitHub/sane-fmt
arch = x86_64
license = MIT
conflicts = sane-fmt
- source = sane-fmt-5b9feca1abd19219cbebd15c9c61fd3b566b3e6a::https://github.com/KSXGitHub/sane-fmt/releases/download/0.2.9/sane-fmt-x86_64-unknown-linux-gnu
+ source = sane-fmt-8c8f473b27b0edaa9a5b9ebd6db1dd9543f26377::https://github.com/KSXGitHub/sane-fmt/releases/download/0.2.10/sane-fmt-x86_64-unknown-linux-gnu
source = https://raw.githubusercontent.com/KSXGitHub/sane-fmt/master/LICENSE.md
- sha1sums = 5b9feca1abd19219cbebd15c9c61fd3b566b3e6a
+ sha1sums = 8c8f473b27b0edaa9a5b9ebd6db1dd9543f26377
sha1sums = SKIP
pkgname = sane-fmt-bin
diff --git a/PKGBUILD b/PKGBUILD
index ae89002791e1..26ae0d257fda 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,9 +3,9 @@
# This file is automatically generated. Do not edit.
pkgname=sane-fmt-bin
-pkgver=0.2.9
-source=(sane-fmt-5b9feca1abd19219cbebd15c9c61fd3b566b3e6a::https://github.com/KSXGitHub/sane-fmt/releases/download/0.2.9/sane-fmt-x86_64-unknown-linux-gnu https://raw.githubusercontent.com/KSXGitHub/sane-fmt/master/LICENSE.md)
-_checksum=5b9feca1abd19219cbebd15c9c61fd3b566b3e6a
+pkgver=0.2.10
+source=(sane-fmt-8c8f473b27b0edaa9a5b9ebd6db1dd9543f26377::https://github.com/KSXGitHub/sane-fmt/releases/download/0.2.10/sane-fmt-x86_64-unknown-linux-gnu https://raw.githubusercontent.com/KSXGitHub/sane-fmt/master/LICENSE.md)
+_checksum=8c8f473b27b0edaa9a5b9ebd6db1dd9543f26377
# This PKGBUILD is not a full PKGBUILD
# pkgname, pkgver, source, and sha1sums are to be generated
pkgdesc='Opinionated code formatter for TypeScript and JavaScript'