summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorkhai96_2020-05-27 10:44:29 +0000
committerkhai96_2020-05-27 10:44:29 +0000
commit92b6cbb968fa0fde90a955183862f9c916eb3208 (patch)
treefae4042ee0a39f1463a19edeafc731da9a2a7043
parentc23cc6d22904e795d04c9857df11da8ccc38180d (diff)
downloadaur-92b6cbb968fa0fde90a955183862f9c916eb3208.tar.gz
0.2.27
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 39f7ffe7efe4..f3f2e374da1e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,14 +1,14 @@
pkgbase = sane-fmt-bin
pkgdesc = Opinionated code formatter for TypeScript and JavaScript
- pkgver = 0.2.26
+ pkgver = 0.2.27
pkgrel = 0
url = https://github.com/KSXGitHub/sane-fmt
arch = x86_64
license = MIT
conflicts = sane-fmt
- source = sane-fmt-05ef6a9616cbf08fea028a3624f880c2b218dc4d::https://github.com/KSXGitHub/sane-fmt/releases/download/0.2.26/sane-fmt-x86_64-unknown-linux-gnu
+ source = sane-fmt-422eb717311b1b7bed93d462ebb8b58c217bdc69::https://github.com/KSXGitHub/sane-fmt/releases/download/0.2.27/sane-fmt-x86_64-unknown-linux-gnu
source = https://raw.githubusercontent.com/KSXGitHub/sane-fmt/master/LICENSE.md
- sha1sums = 05ef6a9616cbf08fea028a3624f880c2b218dc4d
+ sha1sums = 422eb717311b1b7bed93d462ebb8b58c217bdc69
sha1sums = SKIP
pkgname = sane-fmt-bin
diff --git a/PKGBUILD b/PKGBUILD
index 787bf1cdeb6c..7e8381c9e45b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,9 +3,9 @@
# This file is automatically generated. Do not edit.
pkgname=sane-fmt-bin
-pkgver=0.2.26
-source=(sane-fmt-05ef6a9616cbf08fea028a3624f880c2b218dc4d::https://github.com/KSXGitHub/sane-fmt/releases/download/0.2.26/sane-fmt-x86_64-unknown-linux-gnu https://raw.githubusercontent.com/KSXGitHub/sane-fmt/master/LICENSE.md)
-_checksum=05ef6a9616cbf08fea028a3624f880c2b218dc4d
+pkgver=0.2.27
+source=(sane-fmt-422eb717311b1b7bed93d462ebb8b58c217bdc69::https://github.com/KSXGitHub/sane-fmt/releases/download/0.2.27/sane-fmt-x86_64-unknown-linux-gnu https://raw.githubusercontent.com/KSXGitHub/sane-fmt/master/LICENSE.md)
+_checksum=422eb717311b1b7bed93d462ebb8b58c217bdc69
# This PKGBUILD is not a full PKGBUILD
# pkgname, pkgver, source, and sha1sums are to be generated
pkgdesc='Opinionated code formatter for TypeScript and JavaScript'