summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authoruser.name2020-01-27 17:24:19 -0500
committeruser.name2020-01-27 17:24:19 -0500
commit594583a341243bc725ac0ac33e7f1f5d6f6adb12 (patch)
treee1dd336498da72e254e023e899f30f9ea3e219f5
parentf16f775500d4e4434c9f590edad2577f085dbf97 (diff)
downloadaur-594583a341243bc725ac0ac33e7f1f5d6f6adb12.tar.gz
Change to track git
-rw-r--r--.SRCINFO1
-rw-r--r--PKGBUILD2
2 files changed, 1 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index dfbeff9032f2..bdfa25d80e99 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -5,7 +5,6 @@ pkgbase = studioarch-utils
url = https://github.com/usrmusicman/ArchBuilds
arch = x86_64
depends = bash
- depends = bash-completion
depends = tar
depends = xz
depends = bzip2
diff --git a/PKGBUILD b/PKGBUILD
index f89f7ca37300..b2cc4f7537c4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ pkgrel=1
pkgdesc="Studio Arch Utilities (Arch Linux)"
arch=('x86_64')
url="https://github.com/usrmusicman/ArchBuilds"
-depends=('bash' 'bash-completion' 'tar' 'xz' 'bzip2' 'gzip' 'jack2' 'python2-dbus' 'pulseaudio-jack' 'a2jmidid')
+depends=('bash' 'tar' 'xz' 'bzip2' 'gzip' 'jack2' 'python2-dbus' 'pulseaudio-jack' 'a2jmidid')
source=("$pkgname::git+https://github.com/usrmusicman/ArchStudioUtils.git")
sha256sums=('SKIP')