summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJerome Lebleu2016-12-25 13:04:59 +0100
committerJerome Lebleu2016-12-25 13:04:59 +0100
commit1ff1c672a65180089ff869e9453b54a467deba90 (patch)
tree5dc3852ba27122cca97a5a49c05914f7faff52b8 /PKGBUILD
parent2971e89eb7d642746013e293dd6b602c3fe599e7 (diff)
downloadaur-1ff1c672a65180089ff869e9453b54a467deba90.tar.gz
Update to 4.10.5a
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD7
1 files changed, 4 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 55e294541fb4..cc5b1f7782b5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,8 @@
# Maintainer: Jerome Lebleu <jerome dot lebleu at mailoo dot org>
pkgname=qlcplus
-pkgver=4.10.4
+pkgver=4.10.5a
+_pkgver=4.10.5
pkgrel=1
pkgdesc="Q Light Controller Plus - The open DMX lighting desk software for controlling professional lighting fixtures."
arch=('i686' 'x86_64')
@@ -12,8 +13,8 @@ depends=('qt4' 'libftdi-compat' 'libsndfile' 'libmad' 'shared-mime-info' 'fftw')
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=('049ff5907e2fb6cdc492aedaf8f6b078')
+source=("http://www.qlcplus.org/downloads/${_pkgver}/qlcplus_${pkgver}.tar.gz")
+md5sums=('ae844aaecc31badab84c34ccca290c34')
build() {
cd "${srcdir}/qlcplus-${pkgver}"