summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorkhai96_2022-10-15 14:58:54 +0000
committerkhai96_2022-10-15 14:58:54 +0000
commit05ec8589f46e32d520a78d7c490e70429a2cc351 (patch)
tree260b4da51f942c305a8f43a9ea2b7bec5145a419
parentd02e8005da661c874ab9901d967b325cf96b3663 (diff)
downloadaur-05ec8589f46e32d520a78d7c490e70429a2cc351.tar.gz
0.15.0
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 037b56ed5fc8..e0430a7169f4 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,12 +1,12 @@
pkgbase = sane-fmt
pkgdesc = Opinionated code formatter for TypeScript and JavaScript
- pkgver = 0.14.0
+ pkgver = 0.15.0
pkgrel = 1
url = https://github.com/sane-fmt/sane-fmt
arch = x86_64
license = MIT
makedepends = cargo
- source = sane-fmt-0.14.0.tar.gz::https://github.com/sane-fmt/sane-fmt/archive/0.14.0.tar.gz
+ source = sane-fmt-0.15.0.tar.gz::https://github.com/sane-fmt/sane-fmt/archive/0.15.0.tar.gz
sha1sums = SKIP
pkgname = sane-fmt
diff --git a/PKGBUILD b/PKGBUILD
index a2940726abf6..1dacfe085d28 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,8 +3,8 @@
# This file is automatically generated. Do not edit.
pkgname=sane-fmt
-pkgver=0.14.0
-source=(sane-fmt-0.14.0.tar.gz::https://github.com/sane-fmt/sane-fmt/archive/0.14.0.tar.gz)
+pkgver=0.15.0
+source=(sane-fmt-0.15.0.tar.gz::https://github.com/sane-fmt/sane-fmt/archive/0.15.0.tar.gz)
sha1sums=(SKIP)
# This PKGBUILD is not a full PKGBUILD
# pkgname, pkgver, source, and sha1sums are to be generated