summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorkhai96_2021-06-01 02:12:41 +0000
committerkhai96_2021-06-01 02:12:41 +0000
commit0b642a933bb8ae7d952a0bdb8b792cbc5a95a290 (patch)
treeb2d14815a79d9b8f1f4556d29fa7c8cf375e3527
parentcbaaaa0f279060c637d91e2c57fddb360e8d058d (diff)
downloadaur-0b642a933bb8ae7d952a0bdb8b792cbc5a95a290.tar.gz
0.3.0
-rw-r--r--.SRCINFO17
-rw-r--r--PKGBUILD6
2 files changed, 11 insertions, 12 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b893d093251d..e6c065ccb57b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,19 +1,19 @@
pkgbase = build-fs-tree-bin
pkgdesc = Create a filesystem tree from YAML
- pkgver = 0.2.6
+ pkgver = 0.3.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-cb403ffe64c7ac8e1e317985d95ddaea4c2f3683::https://github.com/KSXGitHub/build-fs-tree/releases/download/0.2.6/build-fs-tree-x86_64-unknown-linux-gnu
- source = completion.0.2.6.bash::https://github.com/KSXGitHub/build-fs-tree/releases/download/0.2.6/completion.bash
- source = completion.0.2.6.fish::https://github.com/KSXGitHub/build-fs-tree/releases/download/0.2.6/completion.fish
- source = completion.0.2.6.zsh::https://github.com/KSXGitHub/build-fs-tree/releases/download/0.2.6/completion.zsh
- source = https://raw.githubusercontent.com/KSXGitHub/build-fs-tree/0.2.6/README.md
- source = https://raw.githubusercontent.com/KSXGitHub/build-fs-tree/0.2.6/LICENSE.md
- sha1sums = cb403ffe64c7ac8e1e317985d95ddaea4c2f3683
+ source = build-fs-tree-f390f1a2fbbd724bd86600dd9c7b765f0c502b5a::https://github.com/KSXGitHub/build-fs-tree/releases/download/0.3.0/build-fs-tree-x86_64-unknown-linux-gnu
+ source = completion.0.3.0.bash::https://github.com/KSXGitHub/build-fs-tree/releases/download/0.3.0/completion.bash
+ source = completion.0.3.0.fish::https://github.com/KSXGitHub/build-fs-tree/releases/download/0.3.0/completion.fish
+ source = completion.0.3.0.zsh::https://github.com/KSXGitHub/build-fs-tree/releases/download/0.3.0/completion.zsh
+ source = https://raw.githubusercontent.com/KSXGitHub/build-fs-tree/0.3.0/README.md
+ source = https://raw.githubusercontent.com/KSXGitHub/build-fs-tree/0.3.0/LICENSE.md
+ sha1sums = f390f1a2fbbd724bd86600dd9c7b765f0c502b5a
sha1sums = SKIP
sha1sums = SKIP
sha1sums = SKIP
@@ -21,4 +21,3 @@ pkgbase = build-fs-tree-bin
sha1sums = SKIP
pkgname = build-fs-tree-bin
-
diff --git a/PKGBUILD b/PKGBUILD
index 7f48c7a80afe..306ffd4af00a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,9 +3,9 @@
# This file is automatically generated. Do not edit.
pkgname=build-fs-tree-bin
-pkgver=0.2.6
-source=(build-fs-tree-cb403ffe64c7ac8e1e317985d95ddaea4c2f3683::https://github.com/KSXGitHub/build-fs-tree/releases/download/0.2.6/build-fs-tree-x86_64-unknown-linux-gnu completion.0.2.6.bash::https://github.com/KSXGitHub/build-fs-tree/releases/download/0.2.6/completion.bash completion.0.2.6.fish::https://github.com/KSXGitHub/build-fs-tree/releases/download/0.2.6/completion.fish completion.0.2.6.zsh::https://github.com/KSXGitHub/build-fs-tree/releases/download/0.2.6/completion.zsh https://raw.githubusercontent.com/KSXGitHub/build-fs-tree/0.2.6/README.md https://raw.githubusercontent.com/KSXGitHub/build-fs-tree/0.2.6/LICENSE.md)
-_checksum=cb403ffe64c7ac8e1e317985d95ddaea4c2f3683
+pkgver=0.3.0
+source=(build-fs-tree-f390f1a2fbbd724bd86600dd9c7b765f0c502b5a::https://github.com/KSXGitHub/build-fs-tree/releases/download/0.3.0/build-fs-tree-x86_64-unknown-linux-gnu completion.0.3.0.bash::https://github.com/KSXGitHub/build-fs-tree/releases/download/0.3.0/completion.bash completion.0.3.0.fish::https://github.com/KSXGitHub/build-fs-tree/releases/download/0.3.0/completion.fish completion.0.3.0.zsh::https://github.com/KSXGitHub/build-fs-tree/releases/download/0.3.0/completion.zsh https://raw.githubusercontent.com/KSXGitHub/build-fs-tree/0.3.0/README.md https://raw.githubusercontent.com/KSXGitHub/build-fs-tree/0.3.0/LICENSE.md)
+_checksum=f390f1a2fbbd724bd86600dd9c7b765f0c502b5a
_completion_checksums=(SKIP SKIP SKIP)
# This PKGBUILD is not a full PKGBUILD
# pkgname, pkgver, source, and sha1sums are to be generated