summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorkhai96_2022-08-17 09:17:52 +0000
committerkhai96_2022-08-17 09:17:52 +0000
commit6ca26f2012b7e5d9f96e39530cdbb309246478e6 (patch)
tree26e0dbdd068fea35b5528aa5c272a487e47eef63
parentea92e291e6c317d51475018ade16bf6c1894c689 (diff)
downloadaur-6ca26f2012b7e5d9f96e39530cdbb309246478e6.tar.gz
0.4.0
-rw-r--r--.SRCINFO16
-rw-r--r--PKGBUILD6
2 files changed, 11 insertions, 11 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0e8650d68ed9..bc9fcc6c870d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,19 +1,19 @@
pkgbase = build-fs-tree-bin
pkgdesc = Create a filesystem tree from YAML
- pkgver = 0.3.1
+ pkgver = 0.4.0
pkgrel = 1
url = https://github.com/KSXGitHub/build-fs-tree
arch = x86_64
license = MIT
provides = build-fs-tree
conflicts = build-fs-tree
- source = build-fs-tree-950a244e766e25b94890bcc36d4449e2f5cb847c::https://github.com/KSXGitHub/build-fs-tree/releases/download/0.3.1/build-fs-tree-x86_64-unknown-linux-gnu
- source = completion.0.3.1.bash::https://github.com/KSXGitHub/build-fs-tree/releases/download/0.3.1/completion.bash
- source = completion.0.3.1.fish::https://github.com/KSXGitHub/build-fs-tree/releases/download/0.3.1/completion.fish
- source = completion.0.3.1.zsh::https://github.com/KSXGitHub/build-fs-tree/releases/download/0.3.1/completion.zsh
- source = https://raw.githubusercontent.com/KSXGitHub/build-fs-tree/0.3.1/README.md
- source = https://raw.githubusercontent.com/KSXGitHub/build-fs-tree/0.3.1/LICENSE.md
- sha1sums = 950a244e766e25b94890bcc36d4449e2f5cb847c
+ source = build-fs-tree-c9e2ad160176702473357ee3d98f61887da8865f::https://github.com/KSXGitHub/build-fs-tree/releases/download/0.4.0/build-fs-tree-x86_64-unknown-linux-gnu
+ source = completion.0.4.0.bash::https://github.com/KSXGitHub/build-fs-tree/releases/download/0.4.0/completion.bash
+ source = completion.0.4.0.fish::https://github.com/KSXGitHub/build-fs-tree/releases/download/0.4.0/completion.fish
+ source = completion.0.4.0.zsh::https://github.com/KSXGitHub/build-fs-tree/releases/download/0.4.0/completion.zsh
+ source = https://raw.githubusercontent.com/KSXGitHub/build-fs-tree/0.4.0/README.md
+ source = https://raw.githubusercontent.com/KSXGitHub/build-fs-tree/0.4.0/LICENSE.md
+ sha1sums = c9e2ad160176702473357ee3d98f61887da8865f
sha1sums = SKIP
sha1sums = SKIP
sha1sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 1bf1d420b7ff..ab7b77b7d3d3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,9 +3,9 @@
# This file is automatically generated. Do not edit.
pkgname=build-fs-tree-bin
-pkgver=0.3.1
-source=(build-fs-tree-950a244e766e25b94890bcc36d4449e2f5cb847c::https://github.com/KSXGitHub/build-fs-tree/releases/download/0.3.1/build-fs-tree-x86_64-unknown-linux-gnu completion.0.3.1.bash::https://github.com/KSXGitHub/build-fs-tree/releases/download/0.3.1/completion.bash completion.0.3.1.fish::https://github.com/KSXGitHub/build-fs-tree/releases/download/0.3.1/completion.fish completion.0.3.1.zsh::https://github.com/KSXGitHub/build-fs-tree/releases/download/0.3.1/completion.zsh https://raw.githubusercontent.com/KSXGitHub/build-fs-tree/0.3.1/README.md https://raw.githubusercontent.com/KSXGitHub/build-fs-tree/0.3.1/LICENSE.md)
-_checksum=950a244e766e25b94890bcc36d4449e2f5cb847c
+pkgver=0.4.0
+source=(build-fs-tree-c9e2ad160176702473357ee3d98f61887da8865f::https://github.com/KSXGitHub/build-fs-tree/releases/download/0.4.0/build-fs-tree-x86_64-unknown-linux-gnu completion.0.4.0.bash::https://github.com/KSXGitHub/build-fs-tree/releases/download/0.4.0/completion.bash completion.0.4.0.fish::https://github.com/KSXGitHub/build-fs-tree/releases/download/0.4.0/completion.fish completion.0.4.0.zsh::https://github.com/KSXGitHub/build-fs-tree/releases/download/0.4.0/completion.zsh https://raw.githubusercontent.com/KSXGitHub/build-fs-tree/0.4.0/README.md https://raw.githubusercontent.com/KSXGitHub/build-fs-tree/0.4.0/LICENSE.md)
+_checksum=c9e2ad160176702473357ee3d98f61887da8865f
_completion_checksums=(SKIP SKIP SKIP)
# This PKGBUILD is not a full PKGBUILD
# pkgname, pkgver, source, and sha1sums are to be generated