summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index efc6671f557d..b73026e704ed 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
pkgbase = beatslash-lv2-git
- pkgdesc = A set of LV2 plugins to mangle, slash, repeat and do much more with your beats.
+ pkgdesc = A set of LV2 plugins to mangle, slash, repeat and do much more with your beats (git version).
pkgver = 1.0.5.r30.45044ce
pkgrel = 2
url = http://objectivewave.wordpress.com/beatslash-lv2/
diff --git a/PKGBUILD b/PKGBUILD
index 787fb8392d86..cd59e16304fc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ _pkgname=beatslash-lv2
pkgname="${_pkgname}-git"
pkgver=1.0.5.r30.45044ce
pkgrel=2
-pkgdesc="A set of LV2 plugins to mangle, slash, repeat and do much more with your beats."
+pkgdesc="A set of LV2 plugins to mangle, slash, repeat and do much more with your beats (git version)."
arch=('i686' 'x86_64')
url="http://objectivewave.wordpress.com/beatslash-lv2/"
license=('GPL')