summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorhvksmr19962020-09-04 09:22:13 +0000
committerhvksmr19962020-09-04 09:22:13 +0000
commit15e7cef6938d954e65da6d9fe257e7c14c3d30cd (patch)
tree6b3dd423937fc07e7d644efca232d7b240db1526
parent032faee9527b4717794b05d1d38b84f71a006d86 (diff)
downloadaur-15e7cef6938d954e65da6d9fe257e7c14c3d30cd.tar.gz
0.0.19
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b69d054667a7..38a9ad408363 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,12 +1,12 @@
pkgbase = pretty-exec
pkgdesc = Print command and execute it
- pkgver = 0.0.18
+ pkgver = 0.0.19
pkgrel = 0
url = https://github.com/KSXGitHub/pretty-exec
arch = x86_64
license = MIT
makedepends = cargo
- source = pretty-exec-0.0.18.tar.gz::https://github.com/KSXGitHub/pretty-exec/archive/0.0.18.tar.gz
+ source = pretty-exec-0.0.19.tar.gz::https://github.com/KSXGitHub/pretty-exec/archive/0.0.19.tar.gz
source = https://raw.githubusercontent.com/KSXGitHub/pretty-exec/master/LICENSE.md
sha1sums = SKIP
sha1sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index a6e138a03103..a8ccd38d11ae 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,8 +3,8 @@
# This file is automatically generated. Do not edit.
pkgname=pretty-exec
-pkgver=0.0.18
-source=(pretty-exec-0.0.18.tar.gz::https://github.com/KSXGitHub/pretty-exec/archive/0.0.18.tar.gz https://raw.githubusercontent.com/KSXGitHub/pretty-exec/master/LICENSE.md)
+pkgver=0.0.19
+source=(pretty-exec-0.0.19.tar.gz::https://github.com/KSXGitHub/pretty-exec/archive/0.0.19.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