aboutsummarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJoost Molenaar2023-01-01 12:27:33 +0100
committerJoost Molenaar2023-01-01 12:27:33 +0100
commitedde8dbd9eb01b4ad7499b52bed3711a2228f1fb (patch)
tree02f5c8b6bbeb295eec30045e26cfdea51db61c9d /PKGBUILD
parent74542d4a876874a6a150a1e151daabd58edf4bf5 (diff)
downloadaur-edde8dbd9eb01b4ad7499b52bed3711a2228f1fb.tar.gz
Improve reminder to self
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 55ea632e6803..d2abd8b93e5c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -73,6 +73,6 @@ package() {
install -Dm 644 *.md -t "$pkgdir/usr/share/doc/$pkgname/"
}
-# curl https://releases.fluentbit.io/1.x/source-1.x.y.tar.gz.{md5,sha256}
+# curl -s https://releases.fluentbit.io/2.0/source-2.0.x.tar.gz.{md5,sha256} | awk '{print $1}'
md5sums=('cb093fd6742971b6c4e09a2a90bf0dd7')
sha256sums=('1c957607a3442eb51727648d8260302e8e9194b437c091791dffeb049edc8f93')