summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorkhai96_2020-05-18 11:36:59 +0000
committerkhai96_2020-05-18 11:36:59 +0000
commitf3a280cd10c99a9eb807f8660b38ea0b87a55aab (patch)
tree0474919b9501bda6ab3f7e88d5632c9beab8f9b2
parent6912611ed3f72f5075fef316134fa678f1378c8e (diff)
downloadaur-f3a280cd10c99a9eb807f8660b38ea0b87a55aab.tar.gz
0.2.24
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index baac162814d0..aef28b4c8d79 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,12 +1,12 @@
pkgbase = sane-fmt
pkgdesc = Opinionated code formatter for TypeScript and JavaScript
- pkgver = 0.2.23
+ pkgver = 0.2.24
pkgrel = 0
url = https://github.com/KSXGitHub/sane-fmt
arch = x86_64
license = MIT
makedepends = cargo
- source = sane-fmt-0.2.23.tar.gz::https://github.com/KSXGitHub/sane-fmt/archive/0.2.23.tar.gz
+ source = sane-fmt-0.2.24.tar.gz::https://github.com/KSXGitHub/sane-fmt/archive/0.2.24.tar.gz
source = https://raw.githubusercontent.com/KSXGitHub/sane-fmt/master/LICENSE.md
sha1sums = SKIP
sha1sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 6c1334f299ef..6d50f14d7e96 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,8 +3,8 @@
# This file is automatically generated. Do not edit.
pkgname=sane-fmt
-pkgver=0.2.23
-source=(sane-fmt-0.2.23.tar.gz::https://github.com/KSXGitHub/sane-fmt/archive/0.2.23.tar.gz https://raw.githubusercontent.com/KSXGitHub/sane-fmt/master/LICENSE.md)
+pkgver=0.2.24
+source=(sane-fmt-0.2.24.tar.gz::https://github.com/KSXGitHub/sane-fmt/archive/0.2.24.tar.gz https://raw.githubusercontent.com/KSXGitHub/sane-fmt/master/LICENSE.md)
sha1sums=(SKIP SKIP)
# This PKGBUILD is not a full PKGBUILD
# pkgname, pkgver, source, and sha1sums are to be generated