summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorhvksmr19962020-05-26 05:42:40 +0000
committerhvksmr19962020-05-26 05:42:40 +0000
commit23887f965ca259df569b6fb804c05c2d7c475f54 (patch)
tree62f6924ec1c4c8ce52a8998120f11cc497887d20
parentbce0ee8f02cfd51184f20a73a2fd1509c0865150 (diff)
downloadaur-23887f965ca259df569b6fb804c05c2d7c475f54.tar.gz
0.0.11
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5eca8a6c368c..bf981a3b0db6 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,12 +1,12 @@
pkgbase = pretty-exec
pkgdesc = Print command and execute it
- pkgver = 0.0.10
+ pkgver = 0.0.11
pkgrel = 0
url = https://github.com/KSXGitHub/pretty-exec
arch = x86_64
license = MIT
makedepends = cargo
- source = pretty-exec-0.0.10.tar.gz::https://github.com/KSXGitHub/pretty-exec/archive/0.0.10.tar.gz
+ source = pretty-exec-0.0.11.tar.gz::https://github.com/KSXGitHub/pretty-exec/archive/0.0.11.tar.gz
source = https://raw.githubusercontent.com/KSXGitHub/pretty-exec/master/LICENSE.md
sha1sums = SKIP
sha1sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 34e459d7fe99..546f10ad9c01 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,8 +3,8 @@
# This file is automatically generated. Do not edit.
pkgname=pretty-exec
-pkgver=0.0.10
-source=(pretty-exec-0.0.10.tar.gz::https://github.com/KSXGitHub/pretty-exec/archive/0.0.10.tar.gz https://raw.githubusercontent.com/KSXGitHub/pretty-exec/master/LICENSE.md)
+pkgver=0.0.11
+source=(pretty-exec-0.0.11.tar.gz::https://github.com/KSXGitHub/pretty-exec/archive/0.0.11.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