summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorkhai96_2021-05-27 12:01:27 +0000
committerkhai96_2021-05-27 12:01:27 +0000
commit9374319a9242378cba0b195d5b1e62610f2b1878 (patch)
treea6c05b8482764f6c818aaf2b7192a7dc8d212a09
parente60855e656e9233df298de17f3e6df7eda8757b1 (diff)
downloadaur-9374319a9242378cba0b195d5b1e62610f2b1878.tar.gz
0.0.37
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0c04a039d79e..d54902428953 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,12 +1,12 @@
pkgbase = pretty-exec
pkgdesc = Print command and execute it
- pkgver = 0.0.36
+ pkgver = 0.0.37
pkgrel = 1
url = https://github.com/KSXGitHub/pretty-exec
arch = x86_64
license = MIT
makedepends = cargo
- source = pretty-exec-0.0.36.tar.gz::https://github.com/KSXGitHub/pretty-exec/archive/0.0.36.tar.gz
+ source = pretty-exec-0.0.37.tar.gz::https://github.com/KSXGitHub/pretty-exec/archive/0.0.37.tar.gz
sha1sums = SKIP
pkgname = pretty-exec
diff --git a/PKGBUILD b/PKGBUILD
index f61312b87038..93b92c074d41 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,8 +3,8 @@
# This file is automatically generated. Do not edit.
pkgname=pretty-exec
-pkgver=0.0.36
-source=(pretty-exec-0.0.36.tar.gz::https://github.com/KSXGitHub/pretty-exec/archive/0.0.36.tar.gz)
+pkgver=0.0.37
+source=(pretty-exec-0.0.37.tar.gz::https://github.com/KSXGitHub/pretty-exec/archive/0.0.37.tar.gz)
sha1sums=(SKIP)
# This PKGBUILD is not a full PKGBUILD
# pkgname, pkgver, source, and sha1sums are to be generated