summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorkhai96_2020-05-10 05:59:21 +0000
committerkhai96_2020-05-10 05:59:21 +0000
commit086fd2d219cf15b8880a3efb17672d78a1b2d4c7 (patch)
tree41eb0280fe8f559e5d43c64e4b5bc8204b5b9cce
parent23f1db8b115d81af7d7829eb5c9a3d622095809b (diff)
downloadaur-086fd2d219cf15b8880a3efb17672d78a1b2d4c7.tar.gz
0.2.8
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index bcf9428b81b5..6cde7bcdea08 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,14 +1,14 @@
pkgbase = sane-fmt-bin
pkgdesc = Opinionated code formatter for TypeScript and JavaScript
- pkgver = 0.2.7
+ pkgver = 0.2.8
pkgrel = 0
url = https://github.com/KSXGitHub/sane-fmt
arch = x86_64
license = MIT
conflicts = sane-fmt
- source = sane-fmt-38a7581318cffe8f92ac63f2f617d849d182db20::https://github.com/KSXGitHub/sane-fmt/releases/download/0.2.7/sane-fmt-x86_64-unknown-linux-gnu
+ source = sane-fmt-47d0f916832afc242f7606f644bfd1f28293f8e8::https://github.com/KSXGitHub/sane-fmt/releases/download/0.2.8/sane-fmt-x86_64-unknown-linux-gnu
source = https://raw.githubusercontent.com/KSXGitHub/sane-fmt/master/LICENSE.md
- sha1sums = 38a7581318cffe8f92ac63f2f617d849d182db20
+ sha1sums = 47d0f916832afc242f7606f644bfd1f28293f8e8
sha1sums = SKIP
pkgname = sane-fmt-bin
diff --git a/PKGBUILD b/PKGBUILD
index 17d9f20e4d0f..e0b3c146d78a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,9 +3,9 @@
# This file is automatically generated. Do not edit.
pkgname=sane-fmt-bin
-pkgver=0.2.7
-source=(sane-fmt-38a7581318cffe8f92ac63f2f617d849d182db20::https://github.com/KSXGitHub/sane-fmt/releases/download/0.2.7/sane-fmt-x86_64-unknown-linux-gnu https://raw.githubusercontent.com/KSXGitHub/sane-fmt/master/LICENSE.md)
-_checksum=38a7581318cffe8f92ac63f2f617d849d182db20
+pkgver=0.2.8
+source=(sane-fmt-47d0f916832afc242f7606f644bfd1f28293f8e8::https://github.com/KSXGitHub/sane-fmt/releases/download/0.2.8/sane-fmt-x86_64-unknown-linux-gnu https://raw.githubusercontent.com/KSXGitHub/sane-fmt/master/LICENSE.md)
+_checksum=47d0f916832afc242f7606f644bfd1f28293f8e8
# This PKGBUILD is not a full PKGBUILD
# pkgname, pkgver, source, and sha1sums are to be generated
pkgdesc='Opinionated code formatter for TypeScript and JavaScript'