summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorkhai96_2022-10-16 04:36:43 +0000
committerkhai96_2022-10-16 04:36:43 +0000
commitbc5f3e88f5288e156e9afea00ff41c7d2ac164ae (patch)
tree2778cefdd79ebe173932b9ada7e35ec7a85ab332
parentf60a70979c8d01ced955c2e439d275d80304b0b4 (diff)
downloadaur-bc5f3e88f5288e156e9afea00ff41c7d2ac164ae.tar.gz
0.16.0
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index dce1dc58722c..ab976fe9ca46 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,12 +1,12 @@
pkgbase = sane-fmt
pkgdesc = Opinionated code formatter for TypeScript and JavaScript
- pkgver = 0.15.2
+ pkgver = 0.16.0
pkgrel = 1
url = https://github.com/sane-fmt/sane-fmt
arch = x86_64
license = MIT
makedepends = cargo
- source = sane-fmt-0.15.2.tar.gz::https://github.com/sane-fmt/sane-fmt/archive/0.15.2.tar.gz
+ source = sane-fmt-0.16.0.tar.gz::https://github.com/sane-fmt/sane-fmt/archive/0.16.0.tar.gz
sha1sums = SKIP
pkgname = sane-fmt
diff --git a/PKGBUILD b/PKGBUILD
index e34087399259..d33381362b96 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,8 +3,8 @@
# This file is automatically generated. Do not edit.
pkgname=sane-fmt
-pkgver=0.15.2
-source=(sane-fmt-0.15.2.tar.gz::https://github.com/sane-fmt/sane-fmt/archive/0.15.2.tar.gz)
+pkgver=0.16.0
+source=(sane-fmt-0.16.0.tar.gz::https://github.com/sane-fmt/sane-fmt/archive/0.16.0.tar.gz)
sha1sums=(SKIP)
# This PKGBUILD is not a full PKGBUILD
# pkgname, pkgver, source, and sha1sums are to be generated