summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDaniel Appelt2018-05-06 16:29:32 +0200
committerDaniel Appelt2018-05-06 16:29:32 +0200
commit7a077e3a723a61b236f4c3aacd754421128e71b2 (patch)
tree5c701fa631709df3bd352edc922c7cb3ee0f3c14 /PKGBUILD
parentba90cf176e7cf44892fcf40e3ddfba4ef2cefdac (diff)
downloadaur-7a077e3a723a61b236f4c3aacd754421128e71b2.tar.gz
Update to v0.30.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0ae9f66dd5ec..d58de8b93300 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Daniel Appelt <daniel.appelt@gmail.com>
pkgname=open-stage-control
-pkgver=0.23.1
+pkgver=0.30.0
pkgrel=1
pkgdesc='A libre desktop OSC bi-directionnal control surface application'
arch=(i686 x86_64 armv7h)
@@ -12,7 +12,7 @@ depends_x86_64=('gcc-libs-multilib')
optdepends=('python-pyrtmidi: send and receive midi messages')
makedepends=('npm')
source=("https://github.com/jean-emmanuel/$pkgname/archive/v$pkgver.tar.gz")
-sha256sums=('7f4292fb617876be2e9e85ed5588796b769f3b94001c7c1c43bd78a60fa8a527')
+sha256sums=('494ffcd09769a14c38193b7754486678c59479c485e325f64a4cd2a77a794a4b')
_platform=linux
case "$CARCH" in
i686)