summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorgoreleaser2020-12-20 11:46:44 +0000
committergoreleaser2020-12-20 11:46:44 +0000
commit89070e4c6700bdfcbccfa95b8855978b7085d0ee (patch)
treeeccf38e40df2a096f78470f23cf873d8d6e15bfe /PKGBUILD
parent611ccc44376d8ef888b5a9e5399b47f200a12092 (diff)
downloadaur-89070e4c6700bdfcbccfa95b8855978b7085d0ee.tar.gz
Updated to version 0.4.2 release 5
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0bcc3e529edb..03d33d8ef6eb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,14 +8,14 @@ license=("MIT")
arch=("x86_64")
pkgver=0.4.2
-pkgrel=4
+pkgrel=5
provides=("antidot")
conflicts=("antidot")
depends=()
source=("antidot-0.4.2.bin::https://github.com/doron-cohen/antidot/releases/download/v0.4.2/antidot_v0.4.2_linux_amd64")
-sha256sums=("5ddddee4267154950d7bac5f9690d72117526355d3bcc396187bb27d48494b9f")
+sha256sums=("7f07bb69eebba10e6f4cf4bd2de6f2feadee202c32ad4381a654a40dfc2014d8")
package() {
install -Dm 0755 "$srcdir/antidot-0.4.2.bin" "$pkgdir/usr/bin/antidot"