summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAlex Dewar2021-02-14 11:48:37 +0000
committerAlex Dewar2021-02-14 11:48:37 +0000
commit093aeb11ee79e6e41e09af0e2439e34011fda997 (patch)
tree994b14c51e61c25e4f088342cb66e765cd656c00 /PKGBUILD
parent27482f74f97f99107ff1f2af84bae6e312c1b02f (diff)
downloadaur-093aeb11ee79e6e41e09af0e2439e34011fda997.tar.gz
v0.6.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f7daa62e2058..d586d39b7cee 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ url="https://github.com/doron-cohen/antidot"
license=("MIT")
arch=("x86_64")
-pkgver=0.6.0
+pkgver=0.6.1
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=('e7f4fb4b236678479d25cd95ad37448fe9e65e3e67590c14f951227cb98c8b87')
+sha256sums=('a59ef94837e338a5280dcec7a0b6aa6b662c77f58c23af7c363d35506a0b9811')
package() {
install -Dm 0755 "$srcdir/antidot" "$pkgdir/usr/bin/antidot"