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 6dc99b889415..8009b726cc82 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,14 +1,14 @@
pkgbase = sane-fmt-bin
pkgdesc = Opinionated code formatter for TypeScript and JavaScript
- pkgver = 0.2.15
+ pkgver = 0.2.16
pkgrel = 0
url = https://github.com/KSXGitHub/sane-fmt
arch = x86_64
license = MIT
conflicts = sane-fmt
- source = sane-fmt-5bf516bd64604d7522b75d6f06e5525b07e6db10::https://github.com/KSXGitHub/sane-fmt/releases/download/0.2.15/sane-fmt-x86_64-unknown-linux-gnu
+ source = sane-fmt-5c548c76da835aa3897f6d0443dda626054d8866::https://github.com/KSXGitHub/sane-fmt/releases/download/0.2.16/sane-fmt-x86_64-unknown-linux-gnu
source = https://raw.githubusercontent.com/KSXGitHub/sane-fmt/master/LICENSE.md
- sha1sums = 5bf516bd64604d7522b75d6f06e5525b07e6db10
+ sha1sums = 5c548c76da835aa3897f6d0443dda626054d8866
sha1sums = SKIP
pkgname = sane-fmt-bin
diff --git a/PKGBUILD b/PKGBUILD
index 1453edc0b398..741ad20f83e4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,9 +3,9 @@
# This file is automatically generated. Do not edit.
pkgname=sane-fmt-bin
-pkgver=0.2.15
-source=(sane-fmt-5bf516bd64604d7522b75d6f06e5525b07e6db10::https://github.com/KSXGitHub/sane-fmt/releases/download/0.2.15/sane-fmt-x86_64-unknown-linux-gnu https://raw.githubusercontent.com/KSXGitHub/sane-fmt/master/LICENSE.md)
-_checksum=5bf516bd64604d7522b75d6f06e5525b07e6db10
+pkgver=0.2.16
+source=(sane-fmt-5c548c76da835aa3897f6d0443dda626054d8866::https://github.com/KSXGitHub/sane-fmt/releases/download/0.2.16/sane-fmt-x86_64-unknown-linux-gnu https://raw.githubusercontent.com/KSXGitHub/sane-fmt/master/LICENSE.md)
+_checksum=5c548c76da835aa3897f6d0443dda626054d8866
# This PKGBUILD is not a full PKGBUILD
# pkgname, pkgver, source, and sha1sums are to be generated
pkgdesc='Opinionated code formatter for TypeScript and JavaScript'