summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e9e22b580a80..896778588155 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
# Generated by mksrcinfo v8
-# Wed Oct 25 01:59:32 UTC 2017
+# Wed Oct 25 02:05:02 UTC 2017
pkgbase = veejay-client-git
- pkgdesc = Veejay is a visual instrument and realtime video sampler for GNU/Linux
+ pkgdesc = A visual instrument and realtime video sampler for GNU/Linux (client)
pkgver = 1.5.57.r984.g560172d7
- pkgrel = 3
+ pkgrel = 4
url = https://github.com/c0ntrol/veejay
arch = i686
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index a26d7a7f45f1..be8f80d82927 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,8 +3,8 @@ pkgname=veejay-client-git
_pkg=veejay-client
_pkgroot=veejay
pkgver=1.5.57.r984.g560172d7
-pkgrel=3
-pkgdesc="Veejay is a visual instrument and realtime video sampler for GNU/Linux"
+pkgrel=4
+pkgdesc="A visual instrument and realtime video sampler for GNU/Linux (client)"
arch=('i686' 'x86_64')
url="https://github.com/c0ntrol/${_pkgroot}"
groups=('veejay')