summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorkhai96_2020-05-29 08:50:04 +0000
committerkhai96_2020-05-29 08:50:04 +0000
commitda08e9c68acb784723a113a09ec03d7102c1d32e (patch)
treedca0a9dc93b3f1d3ec079bcf6cfe2486a4bf0c6c
parentb787b50fa77b949f3c1f5a1a7544ca6b02d39d5c (diff)
downloadaur-da08e9c68acb784723a113a09ec03d7102c1d32e.tar.gz
0.2.32
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 698c5d55ab3c..0e962b87166b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,14 +1,14 @@
pkgbase = sane-fmt-bin
pkgdesc = Opinionated code formatter for TypeScript and JavaScript
- pkgver = 0.2.31
+ pkgver = 0.2.32
pkgrel = 0
url = https://github.com/KSXGitHub/sane-fmt
arch = x86_64
license = MIT
conflicts = sane-fmt
- source = sane-fmt-102d01892d39eb78347bc432d4291cf5fbb887ec::https://github.com/KSXGitHub/sane-fmt/releases/download/0.2.31/sane-fmt-x86_64-unknown-linux-gnu
+ source = sane-fmt-0c7d5e3d1e90d0d4dead46e5ae7e207a71436055::https://github.com/KSXGitHub/sane-fmt/releases/download/0.2.32/sane-fmt-x86_64-unknown-linux-gnu
source = https://raw.githubusercontent.com/KSXGitHub/sane-fmt/master/LICENSE.md
- sha1sums = 102d01892d39eb78347bc432d4291cf5fbb887ec
+ sha1sums = 0c7d5e3d1e90d0d4dead46e5ae7e207a71436055
sha1sums = SKIP
pkgname = sane-fmt-bin
diff --git a/PKGBUILD b/PKGBUILD
index d3360687f40a..7bedaabb8300 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,9 +3,9 @@
# This file is automatically generated. Do not edit.
pkgname=sane-fmt-bin
-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
+pkgver=0.2.32
+source=(sane-fmt-0c7d5e3d1e90d0d4dead46e5ae7e207a71436055::https://github.com/KSXGitHub/sane-fmt/releases/download/0.2.32/sane-fmt-x86_64-unknown-linux-gnu https://raw.githubusercontent.com/KSXGitHub/sane-fmt/master/LICENSE.md)
+_checksum=0c7d5e3d1e90d0d4dead46e5ae7e207a71436055
# This PKGBUILD is not a full PKGBUILD
# pkgname, pkgver, source, and sha1sums are to be generated
pkgdesc='Opinionated code formatter for TypeScript and JavaScript'