summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorhvksmr19962020-09-10 03:57:11 +0000
committerhvksmr19962020-09-10 03:57:11 +0000
commit8d20343f5c0e855f9c75b114c655648c01485d29 (patch)
tree3db0bf0d364d44fe651f458678985a6e7586bde2
parent6c1b6036a3a09b3a3f523532d51b8cdb6b140f39 (diff)
downloadaur-8d20343f5c0e855f9c75b114c655648c01485d29.tar.gz
0.0.23
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 31f2c043bf5c..28853993cdec 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,12 +1,12 @@
pkgbase = pretty-exec
pkgdesc = Print command and execute it
- pkgver = 0.0.21
+ pkgver = 0.0.23
pkgrel = 0
url = https://github.com/KSXGitHub/pretty-exec
arch = x86_64
license = MIT
makedepends = cargo
- source = pretty-exec-0.0.21.tar.gz::https://github.com/KSXGitHub/pretty-exec/archive/0.0.21.tar.gz
+ source = pretty-exec-0.0.23.tar.gz::https://github.com/KSXGitHub/pretty-exec/archive/0.0.23.tar.gz
source = https://raw.githubusercontent.com/KSXGitHub/pretty-exec/master/LICENSE.md
sha1sums = SKIP
sha1sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index d7a7029afe6a..c0eff8830923 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,8 +3,8 @@
# This file is automatically generated. Do not edit.
pkgname=pretty-exec
-pkgver=0.0.21
-source=(pretty-exec-0.0.21.tar.gz::https://github.com/KSXGitHub/pretty-exec/archive/0.0.21.tar.gz https://raw.githubusercontent.com/KSXGitHub/pretty-exec/master/LICENSE.md)
+pkgver=0.0.23
+source=(pretty-exec-0.0.23.tar.gz::https://github.com/KSXGitHub/pretty-exec/archive/0.0.23.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