summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorThe one with the braid2023-02-04 12:59:18 +0100
committerThe one with the braid2023-02-04 12:59:18 +0100
commitf05f63643b25a421a1fb33a9013d620b1d23dd9a (patch)
tree7404ae25fd995e443d322560af20eb84ffa4af07 /PKGBUILD
parenta75b8fedbe3fa30d2309af1c97ae9ee522e78b1c (diff)
downloadaur-f05f63643b25a421a1fb33a9013d620b1d23dd9a.tar.gz
chore: bump version
Signed-off-by: The one with the braid <the-one@with-the-braid.cf>
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 3 insertions, 5 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 357418129eff..3e48cf91f4d1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -19,11 +19,9 @@ source=(
"${pkgname}.sh"
"${pkgname}.csh"
)
-sha256sums=(
- "345f730b78bcdadbe9096a666a41b9d588f885dd94f84514bf10b9483d18c2e5"
- "1dea1952d386c43948b9970382c2da5b65b7870684b8ad2ad89124e873aa485a"
- "7ef10d753cfaac52d243549764a793f44f8284a1f4b11715ccd2fa915b026a6f"
-)
+sha256sums=('345f730b78bcdadbe9096a666a41b9d588f885dd94f84514bf10b9483d18c2e5'
+ '1dea1952d386c43948b9970382c2da5b65b7870684b8ad2ad89124e873aa485a'
+ '7ef10d753cfaac52d243549764a793f44f8284a1f4b11715ccd2fa915b026a6f')
build() {
rm -rf "${srcdir}/${pkgname}/bin/cache" "${srcdir}/${pkgname}/.pub-cache"