summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorhvksmr19962020-09-10 12:06:36 +0000
committerhvksmr19962020-09-10 12:06:36 +0000
commit3ab4fdf8c42e1105c8a45c1257135cdf7cf8584c (patch)
tree366a695de46b5c80902a180c35f227f0d523055f
parent417ade3f565ad08b4b7fd10b0486490672285cce (diff)
downloadaur-3ab4fdf8c42e1105c8a45c1257135cdf7cf8584c.tar.gz
0.0.25
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ee67ac610856..6a71d11b2a56 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,12 +1,12 @@
pkgbase = pretty-exec
pkgdesc = Print command and execute it
- pkgver = 0.0.24
+ pkgver = 0.0.25
pkgrel = 0
url = https://github.com/KSXGitHub/pretty-exec
arch = x86_64
license = MIT
makedepends = cargo
- source = pretty-exec-0.0.24.tar.gz::https://github.com/KSXGitHub/pretty-exec/archive/0.0.24.tar.gz
+ source = pretty-exec-0.0.25.tar.gz::https://github.com/KSXGitHub/pretty-exec/archive/0.0.25.tar.gz
source = https://raw.githubusercontent.com/KSXGitHub/pretty-exec/master/LICENSE.md
sha1sums = SKIP
sha1sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index f32e149cf249..d162354d7861 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,8 +3,8 @@
# This file is automatically generated. Do not edit.
pkgname=pretty-exec
-pkgver=0.0.24
-source=(pretty-exec-0.0.24.tar.gz::https://github.com/KSXGitHub/pretty-exec/archive/0.0.24.tar.gz https://raw.githubusercontent.com/KSXGitHub/pretty-exec/master/LICENSE.md)
+pkgver=0.0.25
+source=(pretty-exec-0.0.25.tar.gz::https://github.com/KSXGitHub/pretty-exec/archive/0.0.25.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