summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJack Meredith2019-10-23 13:24:36 +0000
committerJack Meredith2019-10-23 13:24:36 +0000
commit276d5bb8150305740f99023dfcf4e52f47ec5b06 (patch)
tree00ff322db8eed98f9363ccb32e7f8891494f60b4 /PKGBUILD
parent31048fcdf3505b4844b5889573902b2670758812 (diff)
downloadaur-easytether-bin.tar.gz
real 0.8.9 sorry everyone
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b4e9ed042e5e..92ce85710f44 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
-# Maintainer: jackusm <jackusm95@gmail.com>
+# Maintainer: jackus <jackusm95@gmail.com>
pkgname=easytether-bin
-pkgver=0.8.9-1
+pkgver=0.8.9
pkgrel=1
pkgdesc="Internet access via smartphone"
arch=('i686' 'x86_64')
@@ -22,7 +22,7 @@ case "$CARCH" in
armv7h) _pkgarch="armv7"
sha256sums+=('edc6cb840e816fa04445d73bd9100a4b94a73ff8b3d698a3cafe0ab254aefc3b')
;;
- i686) _pkgarch="386"
+ i686) _pkgarch="i386"
sha256sums+=('81867d75fa974afa9100da8c94aef350e2892fd79b65fd92ae2308b15da3d83b')
;;
x86_64) _pkgarch="amd64"