summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorhvksmr19962020-09-12 01:03:23 +0000
committerhvksmr19962020-09-12 01:03:23 +0000
commitf23b639b710435559a19f4287726fc8b1f7bff6b (patch)
treecbed2712a9e9630947b6fe395744f0564423b250
parente9c6d151e16adb434180f440ca16ee4aa42b9661 (diff)
downloadaur-f23b639b710435559a19f4287726fc8b1f7bff6b.tar.gz
0.0.30
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6aede0f509f6..469ff503b4e1 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,12 +1,12 @@
pkgbase = pretty-exec
pkgdesc = Print command and execute it
- pkgver = 0.0.29
+ pkgver = 0.0.30
pkgrel = 1
url = https://github.com/KSXGitHub/pretty-exec
arch = x86_64
license = MIT
makedepends = cargo
- source = pretty-exec-0.0.29.tar.gz::https://github.com/KSXGitHub/pretty-exec/archive/0.0.29.tar.gz
+ source = pretty-exec-0.0.30.tar.gz::https://github.com/KSXGitHub/pretty-exec/archive/0.0.30.tar.gz
source = https://raw.githubusercontent.com/KSXGitHub/pretty-exec/master/LICENSE.md
sha1sums = SKIP
sha1sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 0c09a3057615..874a02c5ffdb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,8 +3,8 @@
# This file is automatically generated. Do not edit.
pkgname=pretty-exec
-pkgver=0.0.29
-source=(pretty-exec-0.0.29.tar.gz::https://github.com/KSXGitHub/pretty-exec/archive/0.0.29.tar.gz https://raw.githubusercontent.com/KSXGitHub/pretty-exec/master/LICENSE.md)
+pkgver=0.0.30
+source=(pretty-exec-0.0.30.tar.gz::https://github.com/KSXGitHub/pretty-exec/archive/0.0.30.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