File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed
PKGBUILDs/distrho-lv2-git Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change 22# Contributor : speps <speps at aur dot archlinux dot org>
33_pkgbasename=distrho-lv2
44pkgname=${_pkgbasename} -git
5- pkgver=r412.c742e91f
5+ pkgver=r433.1dd1200c
6+ commit=1dd1200c5b4a34d1b6521d4513e60a34bd8801fa
67pkgrel=1
78pkgdesc=" Distrho LV2 Audio Plugins, using the JUCE Toolkit"
89arch=(' armv7h' ' i686' ' x86_64' )
@@ -12,7 +13,7 @@ depends=('gcc-libs' 'lv2' 'libxext' 'freetype2' 'alsa-lib')
1213makedepends=(' git' ' premake3' ' libxinerama' ' libxrender' ' libxcursor' ' ladspa' )
1314provides=(" ${_pkgbasename} " )
1415conflicts=(" ${_pkgbasename} " ' distrho-plugins' ' distrho-plugins-lv2-git' )
15- source=(" ${_pkgbasename} ::git://github.com/DISTRHO/DISTRHO-Ports.git" )
16+ source=(" ${_pkgbasename} ::git://github.com/DISTRHO/DISTRHO-Ports.git#commit= ${commit} " )
1617sha256sums=(' SKIP' )
1718
1819pkgver () {
You can’t perform that action at this time.
0 commit comments