summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorkhai96_2020-05-31 06:43:29 +0000
committerkhai96_2020-05-31 06:43:29 +0000
commit78e9791a316f3b62d99cd88cbc96e0d84f834723 (patch)
treee03c2ae4dad8a67f74f6a04a48b509e29f2f0e0c
parentd41f3dc0f39950ff7ff66a5eaabd5b3d45916d42 (diff)
downloadaur-78e9791a316f3b62d99cd88cbc96e0d84f834723.tar.gz
0.3.5
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7fdc7faf064d..287dd4475acc 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,12 +1,12 @@
pkgbase = sane-fmt
pkgdesc = Opinionated code formatter for TypeScript and JavaScript
- pkgver = 0.3.4
+ pkgver = 0.3.5
pkgrel = 0
url = https://github.com/sane-fmt/sane-fmt
arch = x86_64
license = MIT
makedepends = cargo
- source = sane-fmt-0.3.4.tar.gz::https://github.com/sane-fmt/sane-fmt/archive/0.3.4.tar.gz
+ source = sane-fmt-0.3.5.tar.gz::https://github.com/sane-fmt/sane-fmt/archive/0.3.5.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 b6b6c5da7a5c..f33cc513f8ce 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,8 +3,8 @@
# This file is automatically generated. Do not edit.
pkgname=sane-fmt
-pkgver=0.3.4
-source=(sane-fmt-0.3.4.tar.gz::https://github.com/sane-fmt/sane-fmt/archive/0.3.4.tar.gz https://raw.githubusercontent.com/sane-fmt/sane-fmt/master/LICENSE.md)
+pkgver=0.3.5
+source=(sane-fmt-0.3.5.tar.gz::https://github.com/sane-fmt/sane-fmt/archive/0.3.5.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