summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorkhai96_2020-08-30 08:13:18 +0000
committerkhai96_2020-08-30 08:13:18 +0000
commitd2bfd9215c1bed6e4213d945b65b317197966538 (patch)
treeb0ad35a435ecd0a3e529cb0cc7029e77200923f2
parent9ed3a8d98f617347af73d8779ccf865aab53909d (diff)
downloadaur-d2bfd9215c1bed6e4213d945b65b317197966538.tar.gz
0.4.6
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5d0f1529080f..5dfd91b8d63b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,12 +1,12 @@
pkgbase = sane-fmt
pkgdesc = Opinionated code formatter for TypeScript and JavaScript
- pkgver = 0.4.5
+ pkgver = 0.4.6
pkgrel = 0
url = https://github.com/sane-fmt/sane-fmt
arch = x86_64
license = MIT
makedepends = cargo
- source = sane-fmt-0.4.5.tar.gz::https://github.com/sane-fmt/sane-fmt/archive/0.4.5.tar.gz
+ source = sane-fmt-0.4.6.tar.gz::https://github.com/sane-fmt/sane-fmt/archive/0.4.6.tar.gz
source = https://raw.githubusercontent.com/sane-fmt/sane-fmt/master/LICENSE.md
sha1sums = SKIP
sha1sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 416d3ee658de..c189b420cf3e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,8 +3,8 @@
# This file is automatically generated. Do not edit.
pkgname=sane-fmt
-pkgver=0.4.5
-source=(sane-fmt-0.4.5.tar.gz::https://github.com/sane-fmt/sane-fmt/archive/0.4.5.tar.gz https://raw.githubusercontent.com/sane-fmt/sane-fmt/master/LICENSE.md)
+pkgver=0.4.6
+source=(sane-fmt-0.4.6.tar.gz::https://github.com/sane-fmt/sane-fmt/archive/0.4.6.tar.gz https://raw.githubusercontent.com/sane-fmt/sane-fmt/master/LICENSE.md)
sha1sums=(SKIP SKIP)
# This PKGBUILD is not a full PKGBUILD
# pkgname, pkgver, source, and sha1sums are to be generated