summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorkhai96_2020-05-25 11:11:55 +0000
committerkhai96_2020-05-25 11:11:55 +0000
commite4aa359c2da4091a1de1f87e7ca6b2a54d96ff70 (patch)
tree1042230d8cf97b4b2f32dff7456ad0bd6dadc924
parentaf5544ce12ff2e9da7215237881d4e732be05072 (diff)
downloadaur-e4aa359c2da4091a1de1f87e7ca6b2a54d96ff70.tar.gz
0.2.25
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8baecabdab87..5ce70e87b835 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,14 +1,14 @@
pkgbase = sane-fmt-bin
pkgdesc = Opinionated code formatter for TypeScript and JavaScript
- pkgver = 0.2.24
+ pkgver = 0.2.25
pkgrel = 0
url = https://github.com/KSXGitHub/sane-fmt
arch = x86_64
license = MIT
conflicts = sane-fmt
- source = sane-fmt-ae50ae3e00b53a0ed61c46434fc92eeb32a749c1::https://github.com/KSXGitHub/sane-fmt/releases/download/0.2.24/sane-fmt-x86_64-unknown-linux-gnu
+ source = sane-fmt-7751f08f7599258beb72388dd1960a0f7bee01a1::https://github.com/KSXGitHub/sane-fmt/releases/download/0.2.25/sane-fmt-x86_64-unknown-linux-gnu
source = https://raw.githubusercontent.com/KSXGitHub/sane-fmt/master/LICENSE.md
- sha1sums = ae50ae3e00b53a0ed61c46434fc92eeb32a749c1
+ sha1sums = 7751f08f7599258beb72388dd1960a0f7bee01a1
sha1sums = SKIP
pkgname = sane-fmt-bin
diff --git a/PKGBUILD b/PKGBUILD
index 48c879d0cb58..9fdd866ca535 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,9 +3,9 @@
# This file is automatically generated. Do not edit.
pkgname=sane-fmt-bin
-pkgver=0.2.24
-source=(sane-fmt-ae50ae3e00b53a0ed61c46434fc92eeb32a749c1::https://github.com/KSXGitHub/sane-fmt/releases/download/0.2.24/sane-fmt-x86_64-unknown-linux-gnu https://raw.githubusercontent.com/KSXGitHub/sane-fmt/master/LICENSE.md)
-_checksum=ae50ae3e00b53a0ed61c46434fc92eeb32a749c1
+pkgver=0.2.25
+source=(sane-fmt-7751f08f7599258beb72388dd1960a0f7bee01a1::https://github.com/KSXGitHub/sane-fmt/releases/download/0.2.25/sane-fmt-x86_64-unknown-linux-gnu https://raw.githubusercontent.com/KSXGitHub/sane-fmt/master/LICENSE.md)
+_checksum=7751f08f7599258beb72388dd1960a0f7bee01a1
# This PKGBUILD is not a full PKGBUILD
# pkgname, pkgver, source, and sha1sums are to be generated
pkgdesc='Opinionated code formatter for TypeScript and JavaScript'