summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorhvksmr19962020-09-11 10:34:54 +0000
committerhvksmr19962020-09-11 10:34:54 +0000
commit11a85f86e0dcf90b5ca85ebb84c6bd8a51d9f5fc (patch)
tree60b632d7770bbf251068fa7f37e990b166cd4e96
parentba16fdc26cfc7229d1ad06ab8ffd4cd4e395ab62 (diff)
downloadaur-11a85f86e0dcf90b5ca85ebb84c6bd8a51d9f5fc.tar.gz
0.0.28
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2f4e69f3fa14..55ebab8017a6 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,12 +1,12 @@
pkgbase = pretty-exec
pkgdesc = Print command and execute it
- pkgver = 0.0.26
+ pkgver = 0.0.28
pkgrel = 1
url = https://github.com/KSXGitHub/pretty-exec
arch = x86_64
license = MIT
makedepends = cargo
- source = pretty-exec-0.0.26.tar.gz::https://github.com/KSXGitHub/pretty-exec/archive/0.0.26.tar.gz
+ source = pretty-exec-0.0.28.tar.gz::https://github.com/KSXGitHub/pretty-exec/archive/0.0.28.tar.gz
source = https://raw.githubusercontent.com/KSXGitHub/pretty-exec/master/LICENSE.md
sha1sums = SKIP
sha1sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 791e36c9799a..5bce43df5b37 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,8 +3,8 @@
# This file is automatically generated. Do not edit.
pkgname=pretty-exec
-pkgver=0.0.26
-source=(pretty-exec-0.0.26.tar.gz::https://github.com/KSXGitHub/pretty-exec/archive/0.0.26.tar.gz https://raw.githubusercontent.com/KSXGitHub/pretty-exec/master/LICENSE.md)
+pkgver=0.0.28
+source=(pretty-exec-0.0.28.tar.gz::https://github.com/KSXGitHub/pretty-exec/archive/0.0.28.tar.gz https://raw.githubusercontent.com/KSXGitHub/pretty-exec/master/LICENSE.md)
sha1sums=(SKIP SKIP)
# This PKGBUILD is not a full PKGBUILD
# pkgname, pkgver, source, and sha1sums are to be generated