summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorgoreleaser2021-01-18 08:32:19 +0000
committergoreleaser2021-01-18 08:32:19 +0000
commit5f96c9260a7b9233574cd5fc3ca83a033ad1b654 (patch)
treedbf4a2f2815d04e8ff2c5652d415654c39c9978c /PKGBUILD
parent40a3add96a4d44b92561c53726c8b345130ac8a2 (diff)
downloadaur-5f96c9260a7b9233574cd5fc3ca83a033ad1b654.tar.gz
Updated to version 0.5.0 release 6
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a3211a3a4b12..c239c91c14a7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,14 +8,14 @@ license=("MIT")
arch=("x86_64")
pkgver=0.5.0
-pkgrel=5
+pkgrel=6
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=("8e6231ab542621b4f30bca03856c04a3b0911aec36f0080e6972aa4e211cc1b7")
+sha256sums=("1f2ea4b8fbca1bbac5483dc47dfd5695723176452bc1eecf0e9a9bc71c4fef9a")
package() {
install -Dm 0755 "$srcdir/antidot-0.5.0.bin" "$pkgdir/usr/bin/antidot"