summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorkhai96_2021-04-17 11:36:06 +0000
committerkhai96_2021-04-17 11:36:06 +0000
commit8732547c3749f93756185a71f2d7f754df4ccbfe (patch)
tree1266e28ad4837daacbaa403d2407e780c397ed3d
parent545aaad5a3c599b4b4081a3cb9c832291536e123 (diff)
downloadaur-8732547c3749f93756185a71f2d7f754df4ccbfe.tar.gz
0.2.4
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2af01a6c2cdb..332ef6ae7a0e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,12 +1,12 @@
pkgbase = build-fs-tree
pkgdesc = Create a filesystem tree from YAML
- pkgver = 0.2.3
+ pkgver = 0.2.4
pkgrel = 1
url = https://github.com/KSXGitHub/build-fs-tree
arch = x86_64
license = MIT
makedepends = cargo
- source = build-fs-tree-0.2.3.tar.gz::https://github.com/KSXGitHub/build-fs-tree/archive/0.2.3.tar.gz
+ source = build-fs-tree-0.2.4.tar.gz::https://github.com/KSXGitHub/build-fs-tree/archive/0.2.4.tar.gz
sha1sums = SKIP
pkgname = build-fs-tree
diff --git a/PKGBUILD b/PKGBUILD
index 1ff5a264d299..d064e09daf0a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,8 +3,8 @@
# This file is automatically generated. Do not edit.
pkgname=build-fs-tree
-pkgver=0.2.3
-source=(build-fs-tree-0.2.3.tar.gz::https://github.com/KSXGitHub/build-fs-tree/archive/0.2.3.tar.gz)
+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)
sha1sums=(SKIP)
# This PKGBUILD is not a full PKGBUILD
# pkgname, pkgver, source, and sha1sums are to be generated