summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorkhai96_2020-05-29 08:33:41 +0000
committerkhai96_2020-05-29 08:33:41 +0000
commitb787b50fa77b949f3c1f5a1a7544ca6b02d39d5c (patch)
tree33aacb08c6bb7dd9484f7cfcb83f9f837d0967be
parentee9919b2ee005b19faca031f625297456d32ffd3 (diff)
downloadaur-b787b50fa77b949f3c1f5a1a7544ca6b02d39d5c.tar.gz
0.2.31
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 66d870f89b90..698c5d55ab3c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,14 +1,14 @@
pkgbase = sane-fmt-bin
pkgdesc = Opinionated code formatter for TypeScript and JavaScript
- pkgver = 0.2.30
+ pkgver = 0.2.31
pkgrel = 0
url = https://github.com/KSXGitHub/sane-fmt
arch = x86_64
license = MIT
conflicts = sane-fmt
- source = sane-fmt-62efb09139cc7a8b009363ee92165c62e26b3f20::https://github.com/KSXGitHub/sane-fmt/releases/download/0.2.30/sane-fmt-x86_64-unknown-linux-gnu
+ source = sane-fmt-102d01892d39eb78347bc432d4291cf5fbb887ec::https://github.com/KSXGitHub/sane-fmt/releases/download/0.2.31/sane-fmt-x86_64-unknown-linux-gnu
source = https://raw.githubusercontent.com/KSXGitHub/sane-fmt/master/LICENSE.md
- sha1sums = 62efb09139cc7a8b009363ee92165c62e26b3f20
+ sha1sums = 102d01892d39eb78347bc432d4291cf5fbb887ec
sha1sums = SKIP
pkgname = sane-fmt-bin
diff --git a/PKGBUILD b/PKGBUILD
index f27a05128719..d3360687f40a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,9 +3,9 @@
# This file is automatically generated. Do not edit.
pkgname=sane-fmt-bin
-pkgver=0.2.30
-source=(sane-fmt-62efb09139cc7a8b009363ee92165c62e26b3f20::https://github.com/KSXGitHub/sane-fmt/releases/download/0.2.30/sane-fmt-x86_64-unknown-linux-gnu https://raw.githubusercontent.com/KSXGitHub/sane-fmt/master/LICENSE.md)
-_checksum=62efb09139cc7a8b009363ee92165c62e26b3f20
+pkgver=0.2.31
+source=(sane-fmt-102d01892d39eb78347bc432d4291cf5fbb887ec::https://github.com/KSXGitHub/sane-fmt/releases/download/0.2.31/sane-fmt-x86_64-unknown-linux-gnu https://raw.githubusercontent.com/KSXGitHub/sane-fmt/master/LICENSE.md)
+_checksum=102d01892d39eb78347bc432d4291cf5fbb887ec
# This PKGBUILD is not a full PKGBUILD
# pkgname, pkgver, source, and sha1sums are to be generated
pkgdesc='Opinionated code formatter for TypeScript and JavaScript'