summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authoritsmeow2022-03-04 23:31:47 +0100
committeritsmeow2022-03-04 23:31:47 +0100
commitd64ff44e229e21fcb5c2415453208398d65e9e14 (patch)
tree0dbeb60118a163e6e29bf0f61598361cce1603da /PKGBUILD
parentd42885a8db2322a7657c4a587c91fcff53769e44 (diff)
downloadaur-d64ff44e229e21fcb5c2415453208398d65e9e14.tar.gz
Fix 2.9.2 sha256
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 02dfca7e215b..516d6f07cfe5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@ license=('GPL')
makedepends=('git' 'go')
optdepends=('xdg-utils: Allows for opening directories in default file manager')
source=("$url/archive/v$pkgver.tar.gz")
-sha256sums=('38a40381f4ed5bdb86cf9c29f044e7565829058070aa12c382d299eedd9195d3')
+sha256sums=('a8dfb752bfd696ef03291af961c4c2f3163f729fc95579a3843edbd3e91cda67')
build() {
cd "$pkgname-$pkgver"