summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorBrainDamage2018-04-05 13:14:06 +0200
committerBrainDamage2018-04-05 13:14:06 +0200
commite8801e59a8709af08696a9f08ba2bea2838ede23 (patch)
tree4886cea0c73ac2dbe5f135e1f54d492e64717545
parent7197d5d43eac6b6f91bb6b00039cd1b0fdeb2474 (diff)
downloadaur-jack_autoconnect-git.tar.gz
improved description slightly
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ddca2cc47140..91aac01e1d19 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = jack_autoconnect-git
- pkgdesc = Tiny application that reacts on port registrations by clients and connects them
+ pkgdesc = Tiny application that reacts on port registrations by jack clients and connects them
pkgver = 20180405.155ed79
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/kripton/jack_autoconnect
arch = x86_64
arch = armv7h
diff --git a/PKGBUILD b/PKGBUILD
index 6e340de725d8..1fa01a35f283 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: BrainDamage
pkgname="jack_autoconnect-git"
pkgver=20180405.155ed79
-pkgrel=1
-pkgdesc="Tiny application that reacts on port registrations by clients and connects them"
+pkgrel=2
+pkgdesc="Tiny application that reacts on port registrations by jack clients and connects them"
arch=('x86_64' 'armv7h' 'aarch64')
url="https://github.com/kripton/jack_autoconnect"
license=("GPL")