summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authormtoniott2023-11-12 01:25:59 +0100
committermtoniott2023-11-12 01:25:59 +0100
commit1b238e2d2667e3f1129f75e4d9f76f0c60ceb0fd (patch)
treebb7b29ee9222a6cbe69fa069d2920def468cc1e1
parenta69a216d2393f4ea2ac2a5c8f7b0edf754fb2e01 (diff)
downloadaur-1b238e2d2667e3f1129f75e4d9f76f0c60ceb0fd.tar.gz
Update 0.12.1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e08447bf2491..cf7fb5f58dc8 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = standardfile-bin
pkgdesc = Standard File Server, Go Implementation
- pkgver = 0.11.0
+ pkgver = 0.12.1
pkgrel = 1
url = https://github.com/mdouchement/standardfile
arch = x86_64
@@ -19,8 +19,8 @@ pkgbase = standardfile-bin
sha256sums = 1010525aa4b320cb0ccf7b5411ca5879892c34711f1505f26be3f16214ead07c
sha256sums = 1010525aa4b320cb0ccf7b5411ca5879892c34711f1505f26be3f16214ead07c
source_x86_64 = https://github.com/mdouchement/standardfile/releases/download/v0.11.0/standardfile-linux-amd64
- sha256sums_x86_64 = b0d72497d4bbb0ff00de8dc998768fa002e0529be993ef6b2f4bb7744c286ec0
+ sha256sums_x86_64 = b005f9562cb6bca86548788eb1195eaa4ccadec89ad6912446c4c39892837644
source_aarch64 = https://github.com/tectiv3/standardfile/releases/download/v0.11.0/standardfile-linux-arm64
- sha256sums_aarch64 = c800ed4ea6ba4800b0f8cdc45e028a2917ea3c15b4a334ea462a5a4a0ba0166a
+ sha256sums_aarch64 = 7ce24dfb2af9c63e43c0fb202d5b085cabb8132696bd3423a1877ef53b27242a
pkgname = standardfile-bin
diff --git a/PKGBUILD b/PKGBUILD
index e5573923f75f..a844be840aa4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Martial Toniotti <martial@toniotti.be>
pkgname=standardfile-bin
-pkgver=0.11.0
+pkgver=0.12.1
pkgrel=1
pkgdesc='Standard File Server, Go Implementation'
url='https://github.com/mdouchement/standardfile'
@@ -11,8 +11,8 @@ depends=('glibc')
backup=('etc/standardfile.yaml')
source_x86_64=("https://github.com/mdouchement/standardfile/releases/download/v${pkgver}/standardfile-linux-amd64")
source_aarch64=("https://github.com/tectiv3/standardfile/releases/download/v${pkgver}/standardfile_${pkgver}_linux_arm64.tar.gz")
-sha256sums_x86_64=('b0d72497d4bbb0ff00de8dc998768fa002e0529be993ef6b2f4bb7744c286ec0')
-sha256sums_aarch64=('c800ed4ea6ba4800b0f8cdc45e028a2917ea3c15b4a334ea462a5a4a0ba0166a')
+sha256sums_x86_64=('b005f9562cb6bca86548788eb1195eaa4ccadec89ad6912446c4c39892837644')
+sha256sums_aarch64=('7ce24dfb2af9c63e43c0fb202d5b085cabb8132696bd3423a1877ef53b27242a')
source=(standardfile.service
standardfile.sysusers
standardfile.tmpfiles