summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGreygjhart2015-07-31 23:27:47 +0200
committerGreygjhart2015-07-31 23:27:47 +0200
commite6eb6950a37206333fbc27b91fc6ee159803d3b6 (patch)
treead6f1ff987fb8cf059e25aec454ce34c757e9863
parenteba93ac0f91e4e3e82c62141b1d3b01d99cc5902 (diff)
downloadaur-e6eb6950a37206333fbc27b91fc6ee159803d3b6.tar.gz
Committed the original PKGBUILD back, 'initial commit' contained the version I edited before I built the pkg
-rw-r--r--PKGBUILD7
1 files changed, 3 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c6690bd2c654..edc08e2d02c1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,9 +3,9 @@
# based on jack2 PKGBUILD by Ray Rashif <schiv@archlinux.org>
pkgbase=jack2-git
-pkgname=('jack2-git')
+pkgname=('jack2-git' 'jack2-dbus-git')
#pkgname= # single build (overrides split)
-pkgver=3382
+pkgver=3274
pkgrel=1
arch=('i686' 'x86_64')
url="http://jackaudio.org/"
@@ -50,8 +50,7 @@ pkgver() {
prepare() {
# we may do 2 different builds
- #cp -r $_gitname $_gitname-dbus
- echo 'bouh'
+ cp -r $_gitname $_gitname-dbus
}
build() {