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