summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorkhai96_2022-10-19 13:45:52 +0000
committerkhai96_2022-10-19 13:45:52 +0000
commitd2a8cb5cf2355df417c081f49ade46c80d07d778 (patch)
tree55800867e13da05e5c18783410115d316a44f806
parented3e5b5470e8133747f06639d9e32113a0823767 (diff)
downloadaur-d2a8cb5cf2355df417c081f49ade46c80d07d778.tar.gz
0.4.0
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 274f1169f3d8..e304f931c16d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,12 +1,12 @@
pkgbase = pretty-exec
pkgdesc = Print command and execute it
- pkgver = 0.3.0
+ pkgver = 0.4.0
pkgrel = 1
url = https://github.com/KSXGitHub/pretty-exec
arch = x86_64
license = MIT
makedepends = cargo
- source = pretty-exec-0.3.0.tar.gz::https://github.com/KSXGitHub/pretty-exec/archive/0.3.0.tar.gz
+ source = pretty-exec-0.4.0.tar.gz::https://github.com/KSXGitHub/pretty-exec/archive/0.4.0.tar.gz
sha1sums = SKIP
pkgname = pretty-exec
diff --git a/PKGBUILD b/PKGBUILD
index 20d41624be79..96aa4691b616 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,8 +3,8 @@
# This file is automatically generated. Do not edit.
pkgname=pretty-exec
-pkgver=0.3.0
-source=(pretty-exec-0.3.0.tar.gz::https://github.com/KSXGitHub/pretty-exec/archive/0.3.0.tar.gz)
+pkgver=0.4.0
+source=(pretty-exec-0.4.0.tar.gz::https://github.com/KSXGitHub/pretty-exec/archive/0.4.0.tar.gz)
sha1sums=(SKIP)
# This PKGBUILD is not a full PKGBUILD
# pkgname, pkgver, source, and sha1sums are to be generated