summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d3d823b79b3d..670b72e017fc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,12 +3,12 @@
# This file is automatically generated. Do not edit.
pkgname=pretty-exec
-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)
+pkgver=0.0.4
+source=(pretty-exec-0.0.4.tar.gz::https://github.com/KSXGitHub/pretty-exec/archive/0.0.4.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
-pkgdesc='Opinionated code formatter for TypeScript and JavaScript'
+pkgdesc='Print command and execute it'
pkgrel=0
arch=(x86_64)
license=(MIT)