summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorhvksmr19962020-05-25 06:21:24 +0000
committerhvksmr19962020-05-25 06:21:24 +0000
commit28dcc074e13ef8240681134e0b93c92d024e7b8f (patch)
tree026344f82f8e33da0bc0777c9a4fa3078294b841
parent696b6da33d15737f9ee09d0a6294a77825247148 (diff)
downloadaur-28dcc074e13ef8240681134e0b93c92d024e7b8f.tar.gz
0.0.5
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a7dbfb4b4b31..bd405a1b6f3b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,12 +1,12 @@
pkgbase = pretty-exec
pkgdesc = Print command and execute it
- pkgver = 0.0.4
+ pkgver = 0.0.5
pkgrel = 0
url = https://github.com/KSXGitHub/pretty-exec
arch = x86_64
license = MIT
makedepends = cargo
- source = pretty-exec-0.0.4.tar.gz::https://github.com/KSXGitHub/pretty-exec/archive/0.0.4.tar.gz
+ source = pretty-exec-0.0.5.tar.gz::https://github.com/KSXGitHub/pretty-exec/archive/0.0.5.tar.gz
source = https://raw.githubusercontent.com/KSXGitHub/pretty-exec/master/LICENSE.md
sha1sums = SKIP
sha1sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 670b72e017fc..c8639f68383a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,8 +3,8 @@
# This file is automatically generated. Do not edit.
pkgname=pretty-exec
-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)
+pkgver=0.0.5
+source=(pretty-exec-0.0.5.tar.gz::https://github.com/KSXGitHub/pretty-exec/archive/0.0.5.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