summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorhvksmr19962020-05-25 05:47:29 +0000
committerhvksmr19962020-05-25 05:47:29 +0000
commitd4ec4ab4bc883fda54c70a4aa0f4d3b76c107147 (patch)
treeb361791c5347fd5ec7c88d528b7e440168ca90c3
parent57e3b20cc3cc570194d47a3752310f251b8459dc (diff)
downloadaur-d4ec4ab4bc883fda54c70a4aa0f4d3b76c107147.tar.gz
0.0.3
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0589152ef8b2..bc1e47f9324d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,12 +1,12 @@
pkgbase = pretty-exec
pkgdesc = Opinionated code formatter for TypeScript and JavaScript
- pkgver = 0.0.2
+ pkgver = 0.0.3
pkgrel = 0
url = https://github.com/KSXGitHub/pretty-exec
arch = x86_64
license = MIT
makedepends = cargo
- source = pretty-exec-0.0.2.tar.gz::https://github.com/KSXGitHub/pretty-exec/archive/0.0.2.tar.gz
+ source = pretty-exec-0.0.3.tar.gz::https://github.com/KSXGitHub/pretty-exec/archive/0.0.3.tar.gz
source = https://raw.githubusercontent.com/KSXGitHub/pretty-exec/master/LICENSE.md
sha1sums = SKIP
sha1sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 1851d54f20d3..d3d823b79b3d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,8 +3,8 @@
# This file is automatically generated. Do not edit.
pkgname=pretty-exec
-pkgver=0.0.2
-source=(pretty-exec-0.0.2.tar.gz::https://github.com/KSXGitHub/pretty-exec/archive/0.0.2.tar.gz https://raw.githubusercontent.com/KSXGitHub/pretty-exec/master/LICENSE.md)
+pkgver=0.0.3
+source=(pretty-exec-0.0.3.tar.gz::https://github.com/KSXGitHub/pretty-exec/archive/0.0.3.tar.gz https://raw.githubusercontent.com/KSXGitHub/pretty-exec/master/LICENSE.md)
sha1sums=(SKIP SKIP)
# This PKGBUILD is not a full PKGBUILD
# pkgname, pkgver, source, and sha1sums are to be generated