summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorEmil Sayahi2021-06-01 04:52:19 +0000
committerEmil Sayahi2021-06-01 04:52:19 +0000
commitcba3ab0b779615ed81d1d95b210add6ade5a04b7 (patch)
treefc1ba2cd050c8f92cead633720f7db98ee8b9c1f /PKGBUILD
parent577e8db20c10bd13d365fa48595d7765079ef413 (diff)
downloadaur-cba3ab0b779615ed81d1d95b210add6ade5a04b7.tar.gz
Automatically updating Dokkoo package via GitHub Actions (see repository for release notes)
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 78c46d42ce50..b3a14618bc0a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ license=("AGPL-3.0-or-later")
arch=("x86_64")
provides=("dokkoo")
source=("https://github.com/Dirout/dokkoo/releases/download/v$pkgver/dokkoo-$pkgver-x86_64.tar.gz")
-sha256sums=("44f55a360debc27ff0655c18049b5747d0e0b79369db4ec559931598f207596c")
+sha256sums=("02cd1c0185d2fe38b0e2f5a35c078764e2c8745c06c4d860ea1101e0b82b58ad")
package() {
install -Dm755 dokkoo -t "$pkgdir/usr/bin/"