summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorkhai96_2020-05-18 11:37:08 +0000
committerkhai96_2020-05-18 11:37:08 +0000
commitaf5544ce12ff2e9da7215237881d4e732be05072 (patch)
tree09976b66bcd0f88391d4df07b6d264befb141a70
parenta674fee1850d541722388ced6f0e1814abe4a4ce (diff)
downloadaur-af5544ce12ff2e9da7215237881d4e732be05072.tar.gz
0.2.24
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d238c56f1dd9..8baecabdab87 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,14 +1,14 @@
pkgbase = sane-fmt-bin
pkgdesc = Opinionated code formatter for TypeScript and JavaScript
- pkgver = 0.2.23
+ pkgver = 0.2.24
pkgrel = 0
url = https://github.com/KSXGitHub/sane-fmt
arch = x86_64
license = MIT
conflicts = sane-fmt
- source = sane-fmt-036b48e07a9e05e49f28b7038dcd5491cede85ad::https://github.com/KSXGitHub/sane-fmt/releases/download/0.2.23/sane-fmt-x86_64-unknown-linux-gnu
+ source = sane-fmt-ae50ae3e00b53a0ed61c46434fc92eeb32a749c1::https://github.com/KSXGitHub/sane-fmt/releases/download/0.2.24/sane-fmt-x86_64-unknown-linux-gnu
source = https://raw.githubusercontent.com/KSXGitHub/sane-fmt/master/LICENSE.md
- sha1sums = 036b48e07a9e05e49f28b7038dcd5491cede85ad
+ sha1sums = ae50ae3e00b53a0ed61c46434fc92eeb32a749c1
sha1sums = SKIP
pkgname = sane-fmt-bin
diff --git a/PKGBUILD b/PKGBUILD
index 5cf5d5c8cc62..48c879d0cb58 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,9 +3,9 @@
# This file is automatically generated. Do not edit.
pkgname=sane-fmt-bin
-pkgver=0.2.23
-source=(sane-fmt-036b48e07a9e05e49f28b7038dcd5491cede85ad::https://github.com/KSXGitHub/sane-fmt/releases/download/0.2.23/sane-fmt-x86_64-unknown-linux-gnu https://raw.githubusercontent.com/KSXGitHub/sane-fmt/master/LICENSE.md)
-_checksum=036b48e07a9e05e49f28b7038dcd5491cede85ad
+pkgver=0.2.24
+source=(sane-fmt-ae50ae3e00b53a0ed61c46434fc92eeb32a749c1::https://github.com/KSXGitHub/sane-fmt/releases/download/0.2.24/sane-fmt-x86_64-unknown-linux-gnu https://raw.githubusercontent.com/KSXGitHub/sane-fmt/master/LICENSE.md)
+_checksum=ae50ae3e00b53a0ed61c46434fc92eeb32a749c1
# This PKGBUILD is not a full PKGBUILD
# pkgname, pkgver, source, and sha1sums are to be generated
pkgdesc='Opinionated code formatter for TypeScript and JavaScript'