summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDoron Cohen2020-12-23 14:37:26 +0200
committerDoron Cohen2020-12-23 14:37:26 +0200
commitdad2fee256992da97f4c451d1e9b75526c00529f (patch)
treecb9b7b14b8b638c263d888f10302cf884d3db811 /PKGBUILD
parent89070e4c6700bdfcbccfa95b8855978b7085d0ee (diff)
downloadaur-dad2fee256992da97f4c451d1e9b75526c00529f.tar.gz
fix download url
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 03d33d8ef6eb..31c126b3722b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,13 +8,13 @@ license=("MIT")
arch=("x86_64")
pkgver=0.4.2
-pkgrel=5
+pkgrel=6
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")
+source=("antidot-0.4.2.bin::https://github.com/doron-cohen/antidot/releases/download/v0.4.2/antidot_0.4.2_linux_amd64")
sha256sums=("7f07bb69eebba10e6f4cf4bd2de6f2feadee202c32ad4381a654a40dfc2014d8")
package() {