summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorkhai96_2022-08-10 10:05:54 +0000
committerkhai96_2022-08-10 10:05:54 +0000
commitd02e8005da661c874ab9901d967b325cf96b3663 (patch)
tree293c32f523572f385ade26838e8b39c95bc5d8a9
parente28575b65e80b850d51ea2634360b03edb4d4185 (diff)
downloadaur-d02e8005da661c874ab9901d967b325cf96b3663.tar.gz
0.14.0
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2469ddf121ab..037b56ed5fc8 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,12 +1,12 @@
pkgbase = sane-fmt
pkgdesc = Opinionated code formatter for TypeScript and JavaScript
- pkgver = 0.13.0
+ pkgver = 0.14.0
pkgrel = 1
url = https://github.com/sane-fmt/sane-fmt
arch = x86_64
license = MIT
makedepends = cargo
- source = sane-fmt-0.13.0.tar.gz::https://github.com/sane-fmt/sane-fmt/archive/0.13.0.tar.gz
+ source = sane-fmt-0.14.0.tar.gz::https://github.com/sane-fmt/sane-fmt/archive/0.14.0.tar.gz
sha1sums = SKIP
pkgname = sane-fmt
diff --git a/PKGBUILD b/PKGBUILD
index aa211042d3f1..a2940726abf6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,8 +3,8 @@
# This file is automatically generated. Do not edit.
pkgname=sane-fmt
-pkgver=0.13.0
-source=(sane-fmt-0.13.0.tar.gz::https://github.com/sane-fmt/sane-fmt/archive/0.13.0.tar.gz)
+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)
sha1sums=(SKIP)
# This PKGBUILD is not a full PKGBUILD
# pkgname, pkgver, source, and sha1sums are to be generated