summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorkhai96_2020-05-30 05:43:15 +0000
committerkhai96_2020-05-30 05:43:15 +0000
commitb9f75caff4c2f0ce3b8840d71ae0097cf799b2c4 (patch)
treeab44ce220f1fa135cf40ff3a2427a044ee1c3b03
parent8f56afbdc320e59f19ff662d211021cc2aa480aa (diff)
downloadaur-b9f75caff4c2f0ce3b8840d71ae0097cf799b2c4.tar.gz
0.3.2
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD8
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c15f7be5b915..2b542391e180 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,14 +1,14 @@
pkgbase = sane-fmt-bin
pkgdesc = Opinionated code formatter for TypeScript and JavaScript
- pkgver = 0.3.1
+ pkgver = 0.3.2
pkgrel = 0
- url = https://github.com/KSXGitHub/sane-fmt
+ url = https://github.com/sane-fmt/sane-fmt
arch = x86_64
license = MIT
conflicts = sane-fmt
- source = sane-fmt-43b8ae19f3f3cf9111f46e6356e170decf074bdb::https://github.com/KSXGitHub/sane-fmt/releases/download/0.3.1/sane-fmt-x86_64-unknown-linux-gnu
+ source = sane-fmt-49166460464c0c117f00c07d5cee6d9db97444c0::https://github.com/sane-fmt/sane-fmt/releases/download/0.3.2/sane-fmt-x86_64-unknown-linux-gnu
source = https://raw.githubusercontent.com/KSXGitHub/sane-fmt/master/LICENSE.md
- sha1sums = 43b8ae19f3f3cf9111f46e6356e170decf074bdb
+ sha1sums = 49166460464c0c117f00c07d5cee6d9db97444c0
sha1sums = SKIP
pkgname = sane-fmt-bin
diff --git a/PKGBUILD b/PKGBUILD
index 70e33e5d6f45..b5b24befa9c7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,16 +3,16 @@
# This file is automatically generated. Do not edit.
pkgname=sane-fmt-bin
-pkgver=0.3.1
-source=(sane-fmt-43b8ae19f3f3cf9111f46e6356e170decf074bdb::https://github.com/KSXGitHub/sane-fmt/releases/download/0.3.1/sane-fmt-x86_64-unknown-linux-gnu https://raw.githubusercontent.com/KSXGitHub/sane-fmt/master/LICENSE.md)
-_checksum=43b8ae19f3f3cf9111f46e6356e170decf074bdb
+pkgver=0.3.2
+source=(sane-fmt-49166460464c0c117f00c07d5cee6d9db97444c0::https://github.com/sane-fmt/sane-fmt/releases/download/0.3.2/sane-fmt-x86_64-unknown-linux-gnu https://raw.githubusercontent.com/KSXGitHub/sane-fmt/master/LICENSE.md)
+_checksum=49166460464c0c117f00c07d5cee6d9db97444c0
# This PKGBUILD is not a full PKGBUILD
# pkgname, pkgver, source, and sha1sums are to be generated
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'
conflicts=(sane-fmt)
sha1sums=($_checksum SKIP)