summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorThorsten Lanfer2016-05-30 16:40:53 +0200
committerThorsten Lanfer2016-05-30 16:40:53 +0200
commit04739d3aafd71269355fd7d08052894650a92fc7 (patch)
tree842e4edf154698ba665f92557b20c6020cddd169
parentfd3cc04c8bcb4ddceca3b6615912baaaf6d7c4cb (diff)
downloadaur-04739d3aafd71269355fd7d08052894650a92fc7.tar.gz
update to 1.8.3
-rw-r--r--.SRCINFO12
-rw-r--r--PKGBUILD4
2 files changed, 7 insertions, 9 deletions
diff --git a/.SRCINFO b/.SRCINFO
index fc9fcac177e6..b1283656715f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,18 +1,16 @@
-# Generated by mksrcinfo v8
-# Sat Feb 13 19:39:55 UTC 2016
pkgbase = openhab-addons
pkgdesc = openHAB automation addons
- pkgver = 1.8.1
+ pkgver = 1.8.3
pkgrel = 1
url = http://www.openhab.org/
arch = any
license = EPL
makedepends = unzip
depends = java-runtime-headless>=7
- depends = openhab-runtime=1.8.1
- noextract = distribution-1.8.1-addons.zip
- source = https://bintray.com/artifact/download/openhab/bin/distribution-1.8.1-addons.zip
- md5sums = e0c7e81feccc6d1f56c63d7ff9beb211
+ depends = openhab-runtime=1.8.3
+ noextract = distribution-1.8.3-addons.zip
+ source = https://bintray.com/artifact/download/openhab/bin/distribution-1.8.3-addons.zip
+ md5sums = c5803a3517f520e756647e20746c83a5
pkgname = openhab-addons
diff --git a/PKGBUILD b/PKGBUILD
index 40799b90235f..7fafa6a5f675 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
# Maintainer: Thorsten Lanfer <tlanfer@gmail.com>
pkgname=openhab-addons
-pkgver=1.8.1
+pkgver=1.8.3
pkgrel=1
pkgdesc="openHAB automation addons"
arch=('any')
@@ -18,7 +18,7 @@ optdepends=()
backup=()
source=("https://bintray.com/artifact/download/openhab/bin/distribution-$pkgver-addons.zip")
noextract=("distribution-$pkgver-addons.zip")
-md5sums=('e0c7e81feccc6d1f56c63d7ff9beb211')
+md5sums=('c5803a3517f520e756647e20746c83a5')
prepare() {
mkdir "$srcdir/$pkgname"