summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorgoreleaser2021-01-18 07:56:06 +0000
committergoreleaser2021-01-18 07:56:06 +0000
commit973cdbdcf4f69071cf357f6992d8abd0162d591e (patch)
tree2e6b3e78d7f392ebbf369d2a0e79887713a188d0 /PKGBUILD
parent672d1ab14627877d9970e0f858d32e5a3be31b4b (diff)
downloadaur-973cdbdcf4f69071cf357f6992d8abd0162d591e.tar.gz
Updated to version 0.5.0 release 4
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index fa153a6f2c29..5296af3cd370 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,14 +8,14 @@ license=("MIT")
arch=("x86_64")
pkgver=0.5.0
-pkgrel=3
+pkgrel=4
provides=("antidot")
conflicts=("antidot")
depends=()
source=("antidot-0.5.0.bin::https://github.com/doron-cohen/antidot/releases/download/v0.5.0/antidot_0.5.0_linux_amd64")
-sha256sums=("48b0f74fb3883ccfd1da679ef33a577c6f597cb59c9d380a88d88a3a73b56113")
+sha256sums=("8ac78e1f01f26c8fd6597c50995439b9d9b3087661c726d175651991ff004a42")
package() {
install -Dm 0755 "$srcdir/antidot-0.5.0.bin" "$pkgdir/usr/bin/antidot"