summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorGerman Lashevich2023-02-27 10:53:01 +0100
committerGerman Lashevich2023-02-27 10:53:01 +0100
commit74690133853a57a306489eb092099e812aa3de00 (patch)
treea96004906922f1b5e6aaa092e8f0bd7a850b0c82 /PKGBUILD
parent30cd81e179df4e98ce482675fc568c8e9fa501a0 (diff)
downloadaur-74690133853a57a306489eb092099e812aa3de00.tar.gz
Update
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b36750f5d3c3..ca71e893a1f5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -14,7 +14,7 @@ arch=(x86_64)
url="https://github.com/zebradil/${_pkgname}"
license=('MIT')
source=("${url}/releases/download/${pkgver}/${_binname}-linux")
-sha256sums=('dcb96179a0748a96a44ab0e9b3da508825fe70acf457277d3aff5130335d9d35')
+sha256sums=('083163a99d84a6a398fb0c2bca3645c5f66c00603351884897f5c6c38fd743bc')
package() {
install -Dm755 "${srcdir}/${_binname}-linux" "${pkgdir}/usr/bin/${_binname}"