summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAaron Rogers2015-08-11 19:55:27 -0600
committerkyrogon2018-01-05 08:40:38 -0700
commitb2adc883a62538e72fd7ac009d12c7998ab51164 (patch)
tree65f379e28dbf6c724fb071bf273e2767056f093a
parent399fc7094bf3c08d0ecc4bd4a64aa4501d000d2e (diff)
downloadaur-b2adc883a62538e72fd7ac009d12c7998ab51164.tar.gz
Update to 2.0.4-2
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ec3230ab8542..7555bb81d00f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,11 +1,11 @@
pkgbase = obd-auto-doctor
pkgdesc = obd scan and diagnostics
pkgver = 2.0.4
- pkgrel = 1
+ pkgrel = 2
url = http://www.obdautodoctor.com/
arch = i686
arch = x86_64
- license = LGPG3
+ license = LGPL3
source_i686 = http://cdn.obdautodoctor.com/obd-auto-doctor_2.0.4_i386.tar.gz
md5sums_i686 = 7ff64d2f7f2439ed8d34b6939047cc6e
source_x86_64 = http://cdn.obdautodoctor.com/obd-auto-doctor_2.0.4_amd64.tar.gz
diff --git a/PKGBUILD b/PKGBUILD
index 4b39e020dc4d..0a9c9c6f7892 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,11 +1,11 @@
# Maintainer: Aaron Rogers <aaron.kyle.rogers at gmail dot com>
pkgname="obd-auto-doctor"
pkgver="2.0.4"
-pkgrel="1"
+pkgrel="2"
pkgdesc="obd scan and diagnostics"
arch=('i686' 'x86_64')
url="http://www.obdautodoctor.com/"
-license="LGPG3"
+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")