summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorhvksmr19962020-12-25 10:23:51 +0000
committerhvksmr19962020-12-25 10:23:51 +0000
commit143c3f8ccd3e310c186d9a1f95e4aca5edd9c965 (patch)
tree486ef06c30c020203eedbc1f4fbaabd83d08a0c1
parentf17fe893bf8cd3e52664f218150aa89fe9942406 (diff)
downloadaur-143c3f8ccd3e310c186d9a1f95e4aca5edd9c965.tar.gz
0.0.35
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3ea50af326fe..00c37fe02480 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,12 +1,12 @@
pkgbase = pretty-exec
pkgdesc = Print command and execute it
- pkgver = 0.0.34
+ pkgver = 0.0.35
pkgrel = 1
url = https://github.com/KSXGitHub/pretty-exec
arch = x86_64
license = MIT
makedepends = cargo
- source = pretty-exec-0.0.34.tar.gz::https://github.com/KSXGitHub/pretty-exec/archive/0.0.34.tar.gz
+ source = pretty-exec-0.0.35.tar.gz::https://github.com/KSXGitHub/pretty-exec/archive/0.0.35.tar.gz
sha1sums = SKIP
pkgname = pretty-exec
diff --git a/PKGBUILD b/PKGBUILD
index a1bd89074699..658e2a1b53d0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,8 +3,8 @@
# This file is automatically generated. Do not edit.
pkgname=pretty-exec
-pkgver=0.0.34
-source=(pretty-exec-0.0.34.tar.gz::https://github.com/KSXGitHub/pretty-exec/archive/0.0.34.tar.gz)
+pkgver=0.0.35
+source=(pretty-exec-0.0.35.tar.gz::https://github.com/KSXGitHub/pretty-exec/archive/0.0.35.tar.gz)
sha1sums=(SKIP)
# This PKGBUILD is not a full PKGBUILD
# pkgname, pkgver, source, and sha1sums are to be generated