summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorhvksmr19962020-10-14 08:46:56 +0000
committerhvksmr19962020-10-14 08:46:56 +0000
commit7df003843f9993f8f0125ee5e42806411d2c3e10 (patch)
tree1881711718c8326a6c7e6c111743dd00e21aecce
parentc5fc90a5c6267b0308ad9968a5ae115c9422a6e3 (diff)
downloadaur-7df003843f9993f8f0125ee5e42806411d2c3e10.tar.gz
0.0.33
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b782356e7322..905f64b8699c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,12 +1,12 @@
pkgbase = pretty-exec
pkgdesc = Print command and execute it
- pkgver = 0.0.32
+ pkgver = 0.0.33
pkgrel = 1
url = https://github.com/KSXGitHub/pretty-exec
arch = x86_64
license = MIT
makedepends = cargo
- source = pretty-exec-0.0.32.tar.gz::https://github.com/KSXGitHub/pretty-exec/archive/0.0.32.tar.gz
+ source = pretty-exec-0.0.33.tar.gz::https://github.com/KSXGitHub/pretty-exec/archive/0.0.33.tar.gz
sha1sums = SKIP
pkgname = pretty-exec
diff --git a/PKGBUILD b/PKGBUILD
index 009fbc0242ab..ce5ed55fd37d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,8 +3,8 @@
# This file is automatically generated. Do not edit.
pkgname=pretty-exec
-pkgver=0.0.32
-source=(pretty-exec-0.0.32.tar.gz::https://github.com/KSXGitHub/pretty-exec/archive/0.0.32.tar.gz)
+pkgver=0.0.33
+source=(pretty-exec-0.0.33.tar.gz::https://github.com/KSXGitHub/pretty-exec/archive/0.0.33.tar.gz)
sha1sums=(SKIP)
# This PKGBUILD is not a full PKGBUILD
# pkgname, pkgver, source, and sha1sums are to be generated