summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorkhai96_2020-05-30 05:43:06 +0000
committerkhai96_2020-05-30 05:43:06 +0000
commit04b9aeed1c7f295863f9baa46722f6ebf0b2515e (patch)
treef92854c0b795ea6317ee4cba783199375ade5da3 /PKGBUILD
parent3e409f39d80606435d3f0813519d952ba6c0a844 (diff)
downloadaur-04b9aeed1c7f295863f9baa46722f6ebf0b2515e.tar.gz
0.3.2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6cd87c40fa8d..a52dcdff91c5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,8 +3,8 @@
# This file is automatically generated. Do not edit.
pkgname=sane-fmt
-pkgver=0.3.1
-source=(sane-fmt-0.3.1.tar.gz::https://github.com/KSXGitHub/sane-fmt/archive/0.3.1.tar.gz https://raw.githubusercontent.com/KSXGitHub/sane-fmt/master/LICENSE.md)
+pkgver=0.3.2
+source=(sane-fmt-0.3.2.tar.gz::https://github.com/sane-fmt/sane-fmt/archive/0.3.2.tar.gz https://raw.githubusercontent.com/KSXGitHub/sane-fmt/master/LICENSE.md)
sha1sums=(SKIP SKIP)
# This PKGBUILD is not a full PKGBUILD
# pkgname, pkgver, source, and sha1sums are to be generated
@@ -12,7 +12,7 @@ pkgdesc='Opinionated code formatter for TypeScript and JavaScript'
pkgrel=0
arch=(x86_64)
license=(MIT)
-url='https://github.com/KSXGitHub/sane-fmt'
+url='https://github.com/sane-fmt/sane-fmt'
makedepends=(cargo)
build() {