summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorkhai96_2022-10-20 13:50:11 +0000
committerkhai96_2022-10-20 13:50:11 +0000
commitdb03f7aaff7a68e092e8f82f0027bd8f02ca5453 (patch)
tree95520bcc7ec25de1b13fea190969f053b0c815c0
parent6cfff4670a9085db9306e5a5907607d9a6834e3a (diff)
downloadaur-db03f7aaff7a68e092e8f82f0027bd8f02ca5453.tar.gz
0.17.0
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1096a5829fbf..ee486d668ba0 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,12 +1,12 @@
pkgbase = sane-fmt
pkgdesc = Opinionated code formatter for TypeScript and JavaScript
- pkgver = 0.16.1
+ pkgver = 0.17.0
pkgrel = 1
url = https://github.com/sane-fmt/sane-fmt
arch = x86_64
license = MIT
makedepends = cargo
- source = sane-fmt-0.16.1.tar.gz::https://github.com/sane-fmt/sane-fmt/archive/0.16.1.tar.gz
+ source = sane-fmt-0.17.0.tar.gz::https://github.com/sane-fmt/sane-fmt/archive/0.17.0.tar.gz
sha1sums = SKIP
pkgname = sane-fmt
diff --git a/PKGBUILD b/PKGBUILD
index ea7e73eb4037..676d511dd1b5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,8 +3,8 @@
# This file is automatically generated. Do not edit.
pkgname=sane-fmt
-pkgver=0.16.1
-source=(sane-fmt-0.16.1.tar.gz::https://github.com/sane-fmt/sane-fmt/archive/0.16.1.tar.gz)
+pkgver=0.17.0
+source=(sane-fmt-0.17.0.tar.gz::https://github.com/sane-fmt/sane-fmt/archive/0.17.0.tar.gz)
sha1sums=(SKIP)
# This PKGBUILD is not a full PKGBUILD
# pkgname, pkgver, source, and sha1sums are to be generated