summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorkhai96_2021-04-11 13:40:10 +0000
committerkhai96_2021-04-11 13:40:10 +0000
commite15570997160e403de9c73f56934b2ca8c8b43bf (patch)
treedcb75eacf5055235edcf6473273f9861e25e20d1
parent17b9381b51f1ccced71a76cb1bf9be8ba96a8200 (diff)
downloadaur-e15570997160e403de9c73f56934b2ca8c8b43bf.tar.gz
0.2.0
-rw-r--r--.SRCINFO16
-rw-r--r--PKGBUILD6
2 files changed, 11 insertions, 11 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 351b4454fc6c..41fc75db39f7 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,19 +1,19 @@
pkgbase = build-fs-tree-bin
pkgdesc = Create a filesystem tree from YAML
- pkgver = 0.1.3
+ pkgver = 0.2.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-ec4bddc454a765ae3d7578125aee4e726be29a25::https://github.com/KSXGitHub/build-fs-tree/releases/download/0.1.3/build-fs-tree-x86_64-unknown-linux-gnu
- source = completion.0.1.3.bash::https://github.com/KSXGitHub/build-fs-tree/releases/download/0.1.3/completion.bash
- source = completion.0.1.3.fish::https://github.com/KSXGitHub/build-fs-tree/releases/download/0.1.3/completion.fish
- source = completion.0.1.3.zsh::https://github.com/KSXGitHub/build-fs-tree/releases/download/0.1.3/completion.zsh
- source = https://raw.githubusercontent.com/KSXGitHub/build-fs-tree/0.1.3/README.md
- source = https://raw.githubusercontent.com/KSXGitHub/build-fs-tree/0.1.3/LICENSE.md
- sha1sums = ec4bddc454a765ae3d7578125aee4e726be29a25
+ source = build-fs-tree-7aa1794f327fd49ef72b45155608611ec6646d2d::https://github.com/KSXGitHub/build-fs-tree/releases/download/0.2.0/build-fs-tree-x86_64-unknown-linux-gnu
+ source = completion.0.2.0.bash::https://github.com/KSXGitHub/build-fs-tree/releases/download/0.2.0/completion.bash
+ source = completion.0.2.0.fish::https://github.com/KSXGitHub/build-fs-tree/releases/download/0.2.0/completion.fish
+ source = completion.0.2.0.zsh::https://github.com/KSXGitHub/build-fs-tree/releases/download/0.2.0/completion.zsh
+ source = https://raw.githubusercontent.com/KSXGitHub/build-fs-tree/0.2.0/README.md
+ source = https://raw.githubusercontent.com/KSXGitHub/build-fs-tree/0.2.0/LICENSE.md
+ sha1sums = 7aa1794f327fd49ef72b45155608611ec6646d2d
sha1sums = SKIP
sha1sums = SKIP
sha1sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 265bc4075bf4..7d18bba4b23e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,9 +3,9 @@
# This file is automatically generated. Do not edit.
pkgname=build-fs-tree-bin
-pkgver=0.1.3
-source=(build-fs-tree-ec4bddc454a765ae3d7578125aee4e726be29a25::https://github.com/KSXGitHub/build-fs-tree/releases/download/0.1.3/build-fs-tree-x86_64-unknown-linux-gnu completion.0.1.3.bash::https://github.com/KSXGitHub/build-fs-tree/releases/download/0.1.3/completion.bash completion.0.1.3.fish::https://github.com/KSXGitHub/build-fs-tree/releases/download/0.1.3/completion.fish completion.0.1.3.zsh::https://github.com/KSXGitHub/build-fs-tree/releases/download/0.1.3/completion.zsh https://raw.githubusercontent.com/KSXGitHub/build-fs-tree/0.1.3/README.md https://raw.githubusercontent.com/KSXGitHub/build-fs-tree/0.1.3/LICENSE.md)
-_checksum=ec4bddc454a765ae3d7578125aee4e726be29a25
+pkgver=0.2.0
+source=(build-fs-tree-7aa1794f327fd49ef72b45155608611ec6646d2d::https://github.com/KSXGitHub/build-fs-tree/releases/download/0.2.0/build-fs-tree-x86_64-unknown-linux-gnu completion.0.2.0.bash::https://github.com/KSXGitHub/build-fs-tree/releases/download/0.2.0/completion.bash completion.0.2.0.fish::https://github.com/KSXGitHub/build-fs-tree/releases/download/0.2.0/completion.fish completion.0.2.0.zsh::https://github.com/KSXGitHub/build-fs-tree/releases/download/0.2.0/completion.zsh https://raw.githubusercontent.com/KSXGitHub/build-fs-tree/0.2.0/README.md https://raw.githubusercontent.com/KSXGitHub/build-fs-tree/0.2.0/LICENSE.md)
+_checksum=7aa1794f327fd49ef72b45155608611ec6646d2d
_completion_checksums=(SKIP SKIP SKIP)
# This PKGBUILD is not a full PKGBUILD
# pkgname, pkgver, source, and sha1sums are to be generated