summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorhvksmr19962020-06-22 13:56:33 +0000
committerhvksmr19962020-06-22 13:56:33 +0000
commit5d222ef2ede0a36a903b6521b3b2405076baafdc (patch)
tree8597d677f98169197f1f9ae831909fbe2c67756c
parent5518843b25125d39a1d7f8e729a09db3b803fa39 (diff)
downloadaur-5d222ef2ede0a36a903b6521b3b2405076baafdc.tar.gz
0.0.17
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index cc378017fdf4..00624169693a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,12 +1,12 @@
pkgbase = pretty-exec
pkgdesc = Print command and execute it
- pkgver = 0.0.16
+ pkgver = 0.0.17
pkgrel = 0
url = https://github.com/KSXGitHub/pretty-exec
arch = x86_64
license = MIT
makedepends = cargo
- source = pretty-exec-0.0.16.tar.gz::https://github.com/KSXGitHub/pretty-exec/archive/0.0.16.tar.gz
+ source = pretty-exec-0.0.17.tar.gz::https://github.com/KSXGitHub/pretty-exec/archive/0.0.17.tar.gz
source = https://raw.githubusercontent.com/KSXGitHub/pretty-exec/master/LICENSE.md
sha1sums = SKIP
sha1sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 6fa4c132984c..89408104742c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,8 +3,8 @@
# This file is automatically generated. Do not edit.
pkgname=pretty-exec
-pkgver=0.0.16
-source=(pretty-exec-0.0.16.tar.gz::https://github.com/KSXGitHub/pretty-exec/archive/0.0.16.tar.gz https://raw.githubusercontent.com/KSXGitHub/pretty-exec/master/LICENSE.md)
+pkgver=0.0.17
+source=(pretty-exec-0.0.17.tar.gz::https://github.com/KSXGitHub/pretty-exec/archive/0.0.17.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