summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSonus Dept2018-05-04 13:37:49 +0200
committerSonus Dept2018-05-04 13:37:49 +0200
commitc25dea2028f3eb8694398c0587ec881d87389d88 (patch)
tree0d8b7633360f369ce9c51fef70149db4c087bc7b /PKGBUILD
parent11ccf298baf865ab19b8a29a82f0d32ae88a9c04 (diff)
downloadaur-vcvrack-sonusmodular-git.tar.gz
Update and link fix
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 91efee1a1cc1..4416cd901515 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,10 +4,10 @@ _basename='vcvrack'
_plugname='sonusmodular'
pkgname='vcvrack-sonusmodular-git'
-pkgver=r290.dd8630b
+pkgver=r302.e22b1d02
pkgrel=1
pkgdesc="Sonus Dept. VCV modules"
-url='https://sonusmodular.sonusdept.com'
+url='http://sonusmodular.sonusdept.com'
license=(GPL3)
arch=(i686 x86_64)
depends=(vcvrack-git)
@@ -63,4 +63,4 @@ package() {
install -d "$pkgdir/opt/$_basename/plugins/$_plugname"
cp -dr --preserve=mode -t "$pkgdir/opt/$_basename/plugins/$_plugname" \
res plugin.so
-} \ No newline at end of file
+}