summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorkhai96_2022-08-17 09:12:01 +0000
committerkhai96_2022-08-17 09:12:01 +0000
commit48786b62a07c5d6e0e2acb0b5e1dec39fc90f235 (patch)
tree828d417569af0ad763ac3edd347b8a9c16087335
parentd5b002cce88814bb2c5786ddd2e2f6a4e649ef14 (diff)
downloadaur-48786b62a07c5d6e0e2acb0b5e1dec39fc90f235.tar.gz
0.3.1
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 78b8e2811ce1..3a1c211f03da 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,12 +1,12 @@
pkgbase = build-fs-tree
pkgdesc = Create a filesystem tree from YAML
- pkgver = 0.3.0
+ pkgver = 0.3.1
pkgrel = 1
url = https://github.com/KSXGitHub/build-fs-tree
arch = x86_64
license = MIT
makedepends = cargo
- source = build-fs-tree-0.3.0.tar.gz::https://github.com/KSXGitHub/build-fs-tree/archive/0.3.0.tar.gz
+ source = build-fs-tree-0.3.1.tar.gz::https://github.com/KSXGitHub/build-fs-tree/archive/0.3.1.tar.gz
sha1sums = SKIP
pkgname = build-fs-tree
diff --git a/PKGBUILD b/PKGBUILD
index dabffc78f816..3a991f613a1f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,8 +3,8 @@
# This file is automatically generated. Do not edit.
pkgname=build-fs-tree
-pkgver=0.3.0
-source=(build-fs-tree-0.3.0.tar.gz::https://github.com/KSXGitHub/build-fs-tree/archive/0.3.0.tar.gz)
+pkgver=0.3.1
+source=(build-fs-tree-0.3.1.tar.gz::https://github.com/KSXGitHub/build-fs-tree/archive/0.3.1.tar.gz)
sha1sums=(SKIP)
# This PKGBUILD is not a full PKGBUILD
# pkgname, pkgver, source, and sha1sums are to be generated