summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index bee9a0717a6a..55e294541fb4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Jerome Lebleu <jerome dot lebleu at mailoo dot org>
pkgname=qlcplus
-pkgver=4.10.3
+pkgver=4.10.4
pkgrel=1
pkgdesc="Q Light Controller Plus - The open DMX lighting desk software for controlling professional lighting fixtures."
arch=('i686' 'x86_64')
@@ -13,7 +13,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=('defed3668792643ab973d356d05fbb8e')
+md5sums=('049ff5907e2fb6cdc492aedaf8f6b078')
build() {
cd "${srcdir}/qlcplus-${pkgver}"