summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorkhai96_2021-05-17 01:53:57 +0000
committerkhai96_2021-05-17 01:53:57 +0000
commit6fc01d3de2909cede61862e52314212b87b781f7 (patch)
treece231a817b223c1b869c5ef13ec983a68d615565
parent2f28af1e0af1e265b702201bcca627470b923771 (diff)
downloadaur-6fc01d3de2909cede61862e52314212b87b781f7.tar.gz
0.2.6
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index df07d1297bb5..a25d43cdb6d6 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,12 +1,12 @@
pkgbase = build-fs-tree
pkgdesc = Create a filesystem tree from YAML
- pkgver = 0.2.5
+ pkgver = 0.2.6
pkgrel = 1
url = https://github.com/KSXGitHub/build-fs-tree
arch = x86_64
license = MIT
makedepends = cargo
- source = build-fs-tree-0.2.5.tar.gz::https://github.com/KSXGitHub/build-fs-tree/archive/0.2.5.tar.gz
+ source = build-fs-tree-0.2.6.tar.gz::https://github.com/KSXGitHub/build-fs-tree/archive/0.2.6.tar.gz
sha1sums = SKIP
pkgname = build-fs-tree
diff --git a/PKGBUILD b/PKGBUILD
index bab3c403b941..ac8e23e6467d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,8 +3,8 @@
# This file is automatically generated. Do not edit.
pkgname=build-fs-tree
-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)
+pkgver=0.2.6
+source=(build-fs-tree-0.2.6.tar.gz::https://github.com/KSXGitHub/build-fs-tree/archive/0.2.6.tar.gz)
sha1sums=(SKIP)
# This PKGBUILD is not a full PKGBUILD
# pkgname, pkgver, source, and sha1sums are to be generated