summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorhvksmr19962020-05-26 11:48:45 +0000
committerhvksmr19962020-05-26 11:48:45 +0000
commit170bf1de6d7b5e6fcab22642d765907962792638 (patch)
treebdc45263b46297cb3dec236723abdb4170866ebc
parentfa74930a1c5dadd41662cf20a139783d5aa68d23 (diff)
downloadaur-170bf1de6d7b5e6fcab22642d765907962792638.tar.gz
0.0.15
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c2f6763ce1b4..26c676b57713 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,12 +1,12 @@
pkgbase = pretty-exec
pkgdesc = Print command and execute it
- pkgver = 0.0.14
+ pkgver = 0.0.15
pkgrel = 0
url = https://github.com/KSXGitHub/pretty-exec
arch = x86_64
license = MIT
makedepends = cargo
- source = pretty-exec-0.0.14.tar.gz::https://github.com/KSXGitHub/pretty-exec/archive/0.0.14.tar.gz
+ source = pretty-exec-0.0.15.tar.gz::https://github.com/KSXGitHub/pretty-exec/archive/0.0.15.tar.gz
source = https://raw.githubusercontent.com/KSXGitHub/pretty-exec/master/LICENSE.md
sha1sums = SKIP
sha1sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index d9ae3ac71350..ea93450931fd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,8 +3,8 @@
# This file is automatically generated. Do not edit.
pkgname=pretty-exec
-pkgver=0.0.14
-source=(pretty-exec-0.0.14.tar.gz::https://github.com/KSXGitHub/pretty-exec/archive/0.0.14.tar.gz https://raw.githubusercontent.com/KSXGitHub/pretty-exec/master/LICENSE.md)
+pkgver=0.0.15
+source=(pretty-exec-0.0.15.tar.gz::https://github.com/KSXGitHub/pretty-exec/archive/0.0.15.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