summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorhvksmr19962020-05-26 06:11:50 +0000
committerhvksmr19962020-05-26 06:11:50 +0000
commitd1e4efe7b0e0315d8797fd5e5db07c414e2d3cc8 (patch)
treefb0add173e4ac2bde8ce424f55f02788a539abdb
parent74b82da669d0d180b38afe0c6260cde1fd6ab030 (diff)
downloadaur-d1e4efe7b0e0315d8797fd5e5db07c414e2d3cc8.tar.gz
0.0.13
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 148c198162ce..3fcb76757002 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,12 +1,12 @@
pkgbase = pretty-exec
pkgdesc = Print command and execute it
- pkgver = 0.0.12
+ pkgver = 0.0.13
pkgrel = 0
url = https://github.com/KSXGitHub/pretty-exec
arch = x86_64
license = MIT
makedepends = cargo
- source = pretty-exec-0.0.12.tar.gz::https://github.com/KSXGitHub/pretty-exec/archive/0.0.12.tar.gz
+ source = pretty-exec-0.0.13.tar.gz::https://github.com/KSXGitHub/pretty-exec/archive/0.0.13.tar.gz
source = https://raw.githubusercontent.com/KSXGitHub/pretty-exec/master/LICENSE.md
sha1sums = SKIP
sha1sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 5f822e54ca18..1d0685ba0e98 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,8 +3,8 @@
# This file is automatically generated. Do not edit.
pkgname=pretty-exec
-pkgver=0.0.12
-source=(pretty-exec-0.0.12.tar.gz::https://github.com/KSXGitHub/pretty-exec/archive/0.0.12.tar.gz https://raw.githubusercontent.com/KSXGitHub/pretty-exec/master/LICENSE.md)
+pkgver=0.0.13
+source=(pretty-exec-0.0.13.tar.gz::https://github.com/KSXGitHub/pretty-exec/archive/0.0.13.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