summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorkyrogon2017-04-16 11:09:03 -0600
committerkyrogon2017-04-16 11:09:03 -0600
commit8eb3193f94c2b7e0ce6a11262f2d6421f536f1e4 (patch)
tree9f5ba8f19d59e01591dae75aad8f669a710733fc
parent26b90aabf908d874659af6b81f59061e3ba263a1 (diff)
downloadaur-8eb3193f94c2b7e0ce6a11262f2d6421f536f1e4.tar.gz
Update to 3.3.0
-rw-r--r--PKGBUILD8
1 files changed, 3 insertions, 5 deletions
diff --git a/PKGBUILD b/PKGBUILD
index fc4982091869..4d819a93b3e4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Aaron Rogers <aaron.kyle.rogers at gmail dot com>
pkgname="obd-auto-doctor"
-pkgver="3.1.4"
+pkgver="3.3.0"
pkgrel="1"
pkgdesc="obd scan and diagnostics"
arch=('i686' 'x86_64')
@@ -9,8 +9,8 @@ license=('LGPL3')
source_i686=("http://cdn.obdautodoctor.com/${pkgname}_${pkgver}_i386.tar.gz")
source_x86_64=("http://cdn.obdautodoctor.com/${pkgname}_${pkgver}_amd64.tar.gz")
-md5sums_i686=('9d7020a2d7db162ad87868c8730b8c0c')
-md5sums_x86_64=('39596201d03747d099b62d651712f3e6')
+md5sums_i686=('3c6e90fb8d6658c4e74afee246bd4db8')
+md5sums_x86_64=('18d714dd60b145d1bba7fffe9cbab2c7')
depends=("qt5-base>5.2")
optdepends=("bluez: for bluetooth support")
@@ -30,5 +30,3 @@ package() {
-md5sums_i686=('bd3d190f77df7b10cc5c6737d66f97e2')
-md5sums_x86_64=('2d97624da1cd2d8f4c0e96693aac1171')