summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e4a47e02407c..272ae9750a36 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Sat Jun 3 03:43:01 UTC 2017
+# Fri Aug 25 17:08:52 UTC 2017
pkgbase = vsxu
pkgdesc = A free to use program that lets you create and perform real-time audio visual presets.
- pkgver = 0.6.1
+ pkgver = 0.6.2
pkgrel = 1
url = http://www.vsxu.com/
arch = i686
@@ -22,7 +22,7 @@ pkgbase = vsxu
optdepends = alsa-lib: ALSA support.
optdepends = jack: JACK support
optdepends = pulseaudio: PulseAudio support
- source = git+https://github.com/vovoid/vsxu#commit=b93ca2c4164bb4b60e865aebca88fa62c760ca0a
+ source = git+https://github.com/vovoid/vsxu#commit=5722f904c77c7130460d9dd566e4ac776163923e
source = dependencies::git+https://github.com/vovoid/vsxu-dependencies.git
source = cal3d::git+https://github.com/vovoid/cal3d.git
source = freetype2::git+https://github.com/vovoid/freetype2.git
diff --git a/PKGBUILD b/PKGBUILD
index 1f410db1387d..2637382c65bd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: speps <speps at aur dot archlinux dot org>
pkgname=vsxu
-pkgver=0.6.1
+pkgver=0.6.2
pkgrel=1
pkgdesc="A free to use program that lets you create and perform real-time audio visual presets."
arch=('i686' 'x86_64')
@@ -15,7 +15,7 @@ optdepends=(
'jack: JACK support'
'pulseaudio: PulseAudio support'
)
-_commit=b93ca2c4164bb4b60e865aebca88fa62c760ca0a # tags/v0.6.1
+_commit=5722f904c77c7130460d9dd566e4ac776163923e # tags/v0.6.2
source=("git+https://github.com/vovoid/vsxu#commit=$_commit"
"dependencies::git+https://github.com/vovoid/vsxu-dependencies.git"
"cal3d::git+https://github.com/vovoid/cal3d.git"