summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorkhai96_2022-08-16 15:25:33 +0000
committerkhai96_2022-08-16 15:25:33 +0000
commitb8037c91c4e585e54a8f79da4b5189bd6371c379 (patch)
tree7df511ed8403f4f6b6e0251e2f7fc4a3b123a453
parentc6752e1004311f08e6999c42e33018b6052d932d (diff)
downloadaur-b8037c91c4e585e54a8f79da4b5189bd6371c379.tar.gz
0.2.0
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 672480499107..8e61fa5c6328 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,12 +1,12 @@
pkgbase = pretty-exec
pkgdesc = Print command and execute it
- pkgver = 0.1.0
+ pkgver = 0.2.0
pkgrel = 1
url = https://github.com/KSXGitHub/pretty-exec
arch = x86_64
license = MIT
makedepends = cargo
- source = pretty-exec-0.1.0.tar.gz::https://github.com/KSXGitHub/pretty-exec/archive/0.1.0.tar.gz
+ source = pretty-exec-0.2.0.tar.gz::https://github.com/KSXGitHub/pretty-exec/archive/0.2.0.tar.gz
sha1sums = SKIP
pkgname = pretty-exec
diff --git a/PKGBUILD b/PKGBUILD
index 3a69a6769ca5..d5d32501a47d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,8 +3,8 @@
# This file is automatically generated. Do not edit.
pkgname=pretty-exec
-pkgver=0.1.0
-source=(pretty-exec-0.1.0.tar.gz::https://github.com/KSXGitHub/pretty-exec/archive/0.1.0.tar.gz)
+pkgver=0.2.0
+source=(pretty-exec-0.2.0.tar.gz::https://github.com/KSXGitHub/pretty-exec/archive/0.2.0.tar.gz)
sha1sums=(SKIP)
# This PKGBUILD is not a full PKGBUILD
# pkgname, pkgver, source, and sha1sums are to be generated