summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorgoreleaser2020-12-20 11:05:18 +0000
committergoreleaser2020-12-20 11:05:18 +0000
commit8cc5a49bb110060f15a636538c2e59c3970456d4 (patch)
tree3d4fa883c38e9bf147e0498e9b08f164f32cc4f1 /PKGBUILD
parent53e880473bd87e67674826ac2b40d29d9cad46b5 (diff)
downloadaur-8cc5a49bb110060f15a636538c2e59c3970456d4.tar.gz
Updated to version 0.4.2 release 2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 39fff0f22aeb..ea7022d6ccf0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,14 +8,14 @@ license=("MIT")
arch=("x86_64")
pkgver=0.4.2
-pkgrel=1
+pkgrel=2
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=("e5fe5ab45522c3bac305f9144c590c92174abf3d5ed997203b4d946580d3cf0b")
+sha256sums=("b189b0e278028369a1e8c7cd55a43842a1d0f796a3f2d9df891768e7b9e1b3b5")
package() {
install -Dm 0755 "$srcdir/antidot-0.4.2.bin" "$pkgdir/usr/bin/antidot"