summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorkhai96_2020-05-30 06:09:53 +0000
committerkhai96_2020-05-30 06:09:53 +0000
commit050c3e3393a83b76363dbd167847df271a1510e6 (patch)
tree41c892ca387ef6d128f7e112e6dc8852bf154cc8
parentb9f75caff4c2f0ce3b8840d71ae0097cf799b2c4 (diff)
downloadaur-050c3e3393a83b76363dbd167847df271a1510e6.tar.gz
0.3.3
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2b542391e180..aac905cf2ce6 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,14 +1,14 @@
pkgbase = sane-fmt-bin
pkgdesc = Opinionated code formatter for TypeScript and JavaScript
- pkgver = 0.3.2
+ pkgver = 0.3.3
pkgrel = 0
url = https://github.com/sane-fmt/sane-fmt
arch = x86_64
license = MIT
conflicts = sane-fmt
- source = sane-fmt-49166460464c0c117f00c07d5cee6d9db97444c0::https://github.com/sane-fmt/sane-fmt/releases/download/0.3.2/sane-fmt-x86_64-unknown-linux-gnu
+ source = sane-fmt-26bde0d3834db47da9de40650b26a604ca8772b0::https://github.com/sane-fmt/sane-fmt/releases/download/0.3.3/sane-fmt-x86_64-unknown-linux-gnu
source = https://raw.githubusercontent.com/KSXGitHub/sane-fmt/master/LICENSE.md
- sha1sums = 49166460464c0c117f00c07d5cee6d9db97444c0
+ sha1sums = 26bde0d3834db47da9de40650b26a604ca8772b0
sha1sums = SKIP
pkgname = sane-fmt-bin
diff --git a/PKGBUILD b/PKGBUILD
index b5b24befa9c7..fa2f93acfd1c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,9 +3,9 @@
# This file is automatically generated. Do not edit.
pkgname=sane-fmt-bin
-pkgver=0.3.2
-source=(sane-fmt-49166460464c0c117f00c07d5cee6d9db97444c0::https://github.com/sane-fmt/sane-fmt/releases/download/0.3.2/sane-fmt-x86_64-unknown-linux-gnu https://raw.githubusercontent.com/KSXGitHub/sane-fmt/master/LICENSE.md)
-_checksum=49166460464c0c117f00c07d5cee6d9db97444c0
+pkgver=0.3.3
+source=(sane-fmt-26bde0d3834db47da9de40650b26a604ca8772b0::https://github.com/sane-fmt/sane-fmt/releases/download/0.3.3/sane-fmt-x86_64-unknown-linux-gnu https://raw.githubusercontent.com/KSXGitHub/sane-fmt/master/LICENSE.md)
+_checksum=26bde0d3834db47da9de40650b26a604ca8772b0
# This PKGBUILD is not a full PKGBUILD
# pkgname, pkgver, source, and sha1sums are to be generated
pkgdesc='Opinionated code formatter for TypeScript and JavaScript'