summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorkhai96_2021-05-08 10:58:07 +0000
committerkhai96_2021-05-08 10:58:07 +0000
commit2f28af1e0af1e265b702201bcca627470b923771 (patch)
tree08faf426c8d7f1ffcb9bec1921d1bc5e4e8c593d
parent8732547c3749f93756185a71f2d7f754df4ccbfe (diff)
downloadaur-2f28af1e0af1e265b702201bcca627470b923771.tar.gz
0.2.5
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 332ef6ae7a0e..df07d1297bb5 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,12 +1,12 @@
pkgbase = build-fs-tree
pkgdesc = Create a filesystem tree from YAML
- pkgver = 0.2.4
+ pkgver = 0.2.5
pkgrel = 1
url = https://github.com/KSXGitHub/build-fs-tree
arch = x86_64
license = MIT
makedepends = cargo
- source = build-fs-tree-0.2.4.tar.gz::https://github.com/KSXGitHub/build-fs-tree/archive/0.2.4.tar.gz
+ source = build-fs-tree-0.2.5.tar.gz::https://github.com/KSXGitHub/build-fs-tree/archive/0.2.5.tar.gz
sha1sums = SKIP
pkgname = build-fs-tree
diff --git a/PKGBUILD b/PKGBUILD
index d064e09daf0a..bab3c403b941 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,8 +3,8 @@
# This file is automatically generated. Do not edit.
pkgname=build-fs-tree
-pkgver=0.2.4
-source=(build-fs-tree-0.2.4.tar.gz::https://github.com/KSXGitHub/build-fs-tree/archive/0.2.4.tar.gz)
+pkgver=0.2.5
+source=(build-fs-tree-0.2.5.tar.gz::https://github.com/KSXGitHub/build-fs-tree/archive/0.2.5.tar.gz)
sha1sums=(SKIP)
# This PKGBUILD is not a full PKGBUILD
# pkgname, pkgver, source, and sha1sums are to be generated