summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorkhai96_2020-05-15 03:45:30 +0000
committerkhai96_2020-05-15 03:45:30 +0000
commita674fee1850d541722388ced6f0e1814abe4a4ce (patch)
treec3f61efef81be787325b7ed98b64a95501602357
parent3449fe4cd3c26e6c2fa1577a5cc114e8868df39c (diff)
downloadaur-a674fee1850d541722388ced6f0e1814abe4a4ce.tar.gz
0.2.23
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1360d80b8586..d238c56f1dd9 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,14 +1,14 @@
pkgbase = sane-fmt-bin
pkgdesc = Opinionated code formatter for TypeScript and JavaScript
- pkgver = 0.2.22
+ pkgver = 0.2.23
pkgrel = 0
url = https://github.com/KSXGitHub/sane-fmt
arch = x86_64
license = MIT
conflicts = sane-fmt
- source = sane-fmt-4810c90322de99fbe263c89f3a0e5f0dfa157b19::https://github.com/KSXGitHub/sane-fmt/releases/download/0.2.22/sane-fmt-x86_64-unknown-linux-gnu
+ source = sane-fmt-036b48e07a9e05e49f28b7038dcd5491cede85ad::https://github.com/KSXGitHub/sane-fmt/releases/download/0.2.23/sane-fmt-x86_64-unknown-linux-gnu
source = https://raw.githubusercontent.com/KSXGitHub/sane-fmt/master/LICENSE.md
- sha1sums = 4810c90322de99fbe263c89f3a0e5f0dfa157b19
+ sha1sums = 036b48e07a9e05e49f28b7038dcd5491cede85ad
sha1sums = SKIP
pkgname = sane-fmt-bin
diff --git a/PKGBUILD b/PKGBUILD
index a23152041bdb..5cf5d5c8cc62 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,9 +3,9 @@
# This file is automatically generated. Do not edit.
pkgname=sane-fmt-bin
-pkgver=0.2.22
-source=(sane-fmt-4810c90322de99fbe263c89f3a0e5f0dfa157b19::https://github.com/KSXGitHub/sane-fmt/releases/download/0.2.22/sane-fmt-x86_64-unknown-linux-gnu https://raw.githubusercontent.com/KSXGitHub/sane-fmt/master/LICENSE.md)
-_checksum=4810c90322de99fbe263c89f3a0e5f0dfa157b19
+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
# This PKGBUILD is not a full PKGBUILD
# pkgname, pkgver, source, and sha1sums are to be generated
pkgdesc='Opinionated code formatter for TypeScript and JavaScript'