summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorkhai96_2021-07-14 05:35:13 +0000
committerkhai96_2021-07-14 05:35:13 +0000
commitd086359d6ce0c649f6d82046127d5b687fd1b3ba (patch)
tree25552babeda1d5f428766c9449ddd64fd6508046
parent8a76e085156823e1daec14b145471300c88bda82 (diff)
downloadaur-d086359d6ce0c649f6d82046127d5b687fd1b3ba.tar.gz
0.10.0
-rw-r--r--.SRCINFO17
-rw-r--r--PKGBUILD6
2 files changed, 11 insertions, 12 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1d03f94d2c8c..e4a5ad22ce44 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,19 +1,19 @@
pkgbase = sane-fmt-bin
pkgdesc = Opinionated code formatter for TypeScript and JavaScript
- pkgver = 0.9.11
+ pkgver = 0.10.0
pkgrel = 1
url = https://github.com/sane-fmt/sane-fmt
arch = x86_64
license = MIT
provides = sane-fmt
conflicts = sane-fmt
- source = sane-fmt-c8d456a06821d89d6ba8bb6cc655b52a0550cd2c::https://github.com/sane-fmt/sane-fmt/releases/download/0.9.11/sane-fmt-x86_64-unknown-linux-gnu
- source = completion.0.9.11.bash::https://github.com/sane-fmt/sane-fmt/releases/download/0.9.11/completion.bash
- source = completion.0.9.11.fish::https://github.com/sane-fmt/sane-fmt/releases/download/0.9.11/completion.fish
- source = completion.0.9.11.zsh::https://github.com/sane-fmt/sane-fmt/releases/download/0.9.11/completion.zsh
- source = https://raw.githubusercontent.com/sane-fmt/sane-fmt/0.9.11/README.md
- source = https://raw.githubusercontent.com/sane-fmt/sane-fmt/0.9.11/LICENSE.md
- sha1sums = c8d456a06821d89d6ba8bb6cc655b52a0550cd2c
+ source = sane-fmt-7cb91cb5810e5a982f811760bafb3564835b13ce::https://github.com/sane-fmt/sane-fmt/releases/download/0.10.0/sane-fmt-x86_64-unknown-linux-gnu
+ source = completion.0.10.0.bash::https://github.com/sane-fmt/sane-fmt/releases/download/0.10.0/completion.bash
+ source = completion.0.10.0.fish::https://github.com/sane-fmt/sane-fmt/releases/download/0.10.0/completion.fish
+ source = completion.0.10.0.zsh::https://github.com/sane-fmt/sane-fmt/releases/download/0.10.0/completion.zsh
+ source = https://raw.githubusercontent.com/sane-fmt/sane-fmt/0.10.0/README.md
+ source = https://raw.githubusercontent.com/sane-fmt/sane-fmt/0.10.0/LICENSE.md
+ sha1sums = 7cb91cb5810e5a982f811760bafb3564835b13ce
sha1sums = f135008e2560467cac97977188c1d7d7ef980d56
sha1sums = 4c0fe4154172c05541f474dbd173fd0fb4a89bef
sha1sums = c4f79c267148fe5e325049d3c935bb66d83eece9
@@ -21,4 +21,3 @@ pkgbase = sane-fmt-bin
sha1sums = SKIP
pkgname = sane-fmt-bin
-
diff --git a/PKGBUILD b/PKGBUILD
index c2908176a2b1..19ad2bdf8c21 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,9 +3,9 @@
# This file is automatically generated. Do not edit.
pkgname=sane-fmt-bin
-pkgver=0.9.11
-source=(sane-fmt-c8d456a06821d89d6ba8bb6cc655b52a0550cd2c::https://github.com/sane-fmt/sane-fmt/releases/download/0.9.11/sane-fmt-x86_64-unknown-linux-gnu completion.0.9.11.bash::https://github.com/sane-fmt/sane-fmt/releases/download/0.9.11/completion.bash completion.0.9.11.fish::https://github.com/sane-fmt/sane-fmt/releases/download/0.9.11/completion.fish completion.0.9.11.zsh::https://github.com/sane-fmt/sane-fmt/releases/download/0.9.11/completion.zsh https://raw.githubusercontent.com/sane-fmt/sane-fmt/0.9.11/README.md https://raw.githubusercontent.com/sane-fmt/sane-fmt/0.9.11/LICENSE.md)
-_checksum=c8d456a06821d89d6ba8bb6cc655b52a0550cd2c
+pkgver=0.10.0
+source=(sane-fmt-7cb91cb5810e5a982f811760bafb3564835b13ce::https://github.com/sane-fmt/sane-fmt/releases/download/0.10.0/sane-fmt-x86_64-unknown-linux-gnu completion.0.10.0.bash::https://github.com/sane-fmt/sane-fmt/releases/download/0.10.0/completion.bash completion.0.10.0.fish::https://github.com/sane-fmt/sane-fmt/releases/download/0.10.0/completion.fish completion.0.10.0.zsh::https://github.com/sane-fmt/sane-fmt/releases/download/0.10.0/completion.zsh https://raw.githubusercontent.com/sane-fmt/sane-fmt/0.10.0/README.md https://raw.githubusercontent.com/sane-fmt/sane-fmt/0.10.0/LICENSE.md)
+_checksum=7cb91cb5810e5a982f811760bafb3564835b13ce
_completion_checksums=(f135008e2560467cac97977188c1d7d7ef980d56 4c0fe4154172c05541f474dbd173fd0fb4a89bef c4f79c267148fe5e325049d3c935bb66d83eece9)
# This PKGBUILD is not a full PKGBUILD
# pkgname, pkgver, source, and sha1sums are to be generated