summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e203e66bd330..c15f7be5b915 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,14 +1,14 @@
pkgbase = sane-fmt-bin
pkgdesc = Opinionated code formatter for TypeScript and JavaScript
- pkgver = 0.2.33
+ pkgver = 0.3.1
pkgrel = 0
url = https://github.com/KSXGitHub/sane-fmt
arch = x86_64
license = MIT
conflicts = sane-fmt
- source = sane-fmt-c7cf0221635f4ae09a54a95bc7d3b2bb10df4ed6::https://github.com/KSXGitHub/sane-fmt/releases/download/0.2.33/sane-fmt-x86_64-unknown-linux-gnu
+ source = sane-fmt-43b8ae19f3f3cf9111f46e6356e170decf074bdb::https://github.com/KSXGitHub/sane-fmt/releases/download/0.3.1/sane-fmt-x86_64-unknown-linux-gnu
source = https://raw.githubusercontent.com/KSXGitHub/sane-fmt/master/LICENSE.md
- sha1sums = c7cf0221635f4ae09a54a95bc7d3b2bb10df4ed6
+ sha1sums = 43b8ae19f3f3cf9111f46e6356e170decf074bdb
sha1sums = SKIP
pkgname = sane-fmt-bin
diff --git a/PKGBUILD b/PKGBUILD
index d24c6a0131bd..70e33e5d6f45 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,9 +3,9 @@
# This file is automatically generated. Do not edit.
pkgname=sane-fmt-bin
-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
+pkgver=0.3.1
+source=(sane-fmt-43b8ae19f3f3cf9111f46e6356e170decf074bdb::https://github.com/KSXGitHub/sane-fmt/releases/download/0.3.1/sane-fmt-x86_64-unknown-linux-gnu https://raw.githubusercontent.com/KSXGitHub/sane-fmt/master/LICENSE.md)
+_checksum=43b8ae19f3f3cf9111f46e6356e170decf074bdb
# This PKGBUILD is not a full PKGBUILD
# pkgname, pkgver, source, and sha1sums are to be generated
pkgdesc='Opinionated code formatter for TypeScript and JavaScript'