summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAlex Dewar2021-02-23 12:33:05 +0000
committerAlex Dewar2021-02-23 12:33:05 +0000
commit21aac68dd06e87c7e60195de3384369008c1dd88 (patch)
tree4b9703c0d02d25de740723753dda340a77c6e172 /PKGBUILD
parent093aeb11ee79e6e41e09af0e2439e34011fda997 (diff)
downloadaur-21aac68dd06e87c7e60195de3384369008c1dd88.tar.gz
v0.6.2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d586d39b7cee..499ed728a039 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ url="https://github.com/doron-cohen/antidot"
license=("MIT")
arch=("x86_64")
-pkgver=0.6.1
+pkgver=0.6.2
pkgrel=1
provides=("antidot")
@@ -15,7 +15,7 @@ conflicts=("antidot")
depends=()
source=("$url/releases/download/v$pkgver/antidot_${pkgver}_Linux_x86_64.tar.gz")
-sha256sums=('a59ef94837e338a5280dcec7a0b6aa6b662c77f58c23af7c363d35506a0b9811')
+sha256sums=('3027e8a1f79741c5b644cf00e52aa232864ca76a8f813337eab343bc123605ed')
package() {
install -Dm 0755 "$srcdir/antidot" "$pkgdir/usr/bin/antidot"