summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJerome Lebleu2017-03-06 11:14:47 +0100
committerJerome Lebleu2017-03-06 11:14:47 +0100
commit8dec9eb7999d63b7669159f02c4d77be01cc0d9b (patch)
tree4420e6716952d348034f45126fa0bd02e86d32d3
parent1ff1c672a65180089ff869e9453b54a467deba90 (diff)
downloadaur-8dec9eb7999d63b7669159f02c4d77be01cc0d9b.tar.gz
Update to 4.10.5b
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f9dac8784f1b..b30083b25f15 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Sun Dec 25 12:04:47 UTC 2016
+# Mon Mar 6 10:14:32 UTC 2017
pkgbase = qlcplus
pkgdesc = Q Light Controller Plus - The open DMX lighting desk software for controlling professional lighting fixtures.
- pkgver = 4.10.5a
+ pkgver = 4.10.5b
pkgrel = 1
url = http://qlcplus.org/
install = qlcplus.install
@@ -18,8 +18,8 @@ pkgbase = qlcplus
optdepends = ola: Open Lighting Architecture plugin
conflicts = qlc
conflicts = qlc-svn
- source = http://www.qlcplus.org/downloads/4.10.5/qlcplus_4.10.5a.tar.gz
- md5sums = ae844aaecc31badab84c34ccca290c34
+ source = http://www.qlcplus.org/downloads/4.10.5/qlcplus_4.10.5b.tar.gz
+ md5sums = ace0eeff99981e87320f3ad8ca66b540
pkgname = qlcplus
diff --git a/PKGBUILD b/PKGBUILD
index cc5b1f7782b5..779ea900f486 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Jerome Lebleu <jerome dot lebleu at mailoo dot org>
pkgname=qlcplus
-pkgver=4.10.5a
+pkgver=4.10.5b
_pkgver=4.10.5
pkgrel=1
pkgdesc="Q Light Controller Plus - The open DMX lighting desk software for controlling professional lighting fixtures."
@@ -14,7 +14,7 @@ optdepends=('ola: Open Lighting Architecture plugin')
conflicts=('qlc' 'qlc-svn')
install=${pkgname}.install
source=("http://www.qlcplus.org/downloads/${_pkgver}/qlcplus_${pkgver}.tar.gz")
-md5sums=('ae844aaecc31badab84c34ccca290c34')
+md5sums=('ace0eeff99981e87320f3ad8ca66b540')
build() {
cd "${srcdir}/qlcplus-${pkgver}"