summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorkhai96_2022-08-15 03:46:47 +0000
committerkhai96_2022-08-15 03:46:47 +0000
commitc6752e1004311f08e6999c42e33018b6052d932d (patch)
treea86e5ac76dece1186e3989a153013b95ddc1e983
parent9374319a9242378cba0b195d5b1e62610f2b1878 (diff)
downloadaur-c6752e1004311f08e6999c42e33018b6052d932d.tar.gz
0.1.0
-rw-r--r--.SRCINFO5
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d54902428953..672480499107 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,12 @@
pkgbase = pretty-exec
pkgdesc = Print command and execute it
- pkgver = 0.0.37
+ pkgver = 0.1.0
pkgrel = 1
url = https://github.com/KSXGitHub/pretty-exec
arch = x86_64
license = MIT
makedepends = cargo
- source = pretty-exec-0.0.37.tar.gz::https://github.com/KSXGitHub/pretty-exec/archive/0.0.37.tar.gz
+ source = pretty-exec-0.1.0.tar.gz::https://github.com/KSXGitHub/pretty-exec/archive/0.1.0.tar.gz
sha1sums = SKIP
pkgname = pretty-exec
-
diff --git a/PKGBUILD b/PKGBUILD
index 93b92c074d41..3a69a6769ca5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,8 +3,8 @@
# This file is automatically generated. Do not edit.
pkgname=pretty-exec
-pkgver=0.0.37
-source=(pretty-exec-0.0.37.tar.gz::https://github.com/KSXGitHub/pretty-exec/archive/0.0.37.tar.gz)
+pkgver=0.1.0
+source=(pretty-exec-0.1.0.tar.gz::https://github.com/KSXGitHub/pretty-exec/archive/0.1.0.tar.gz)
sha1sums=(SKIP)
# This PKGBUILD is not a full PKGBUILD
# pkgname, pkgver, source, and sha1sums are to be generated