summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMilk Brewster2019-04-18 11:10:05 +0100
committerMilk Brewster2019-04-18 11:10:05 +0100
commitd4693cee14f8690f33054236afb57bc772cb57d6 (patch)
tree0e04d609a3b7a319feb953debedc5598ec3033b4
parent08e91434f835986ba1d80ea4a1a6b0dd51dc53b5 (diff)
downloadaur-d4693cee14f8690f33054236afb57bc772cb57d6.tar.gz
fix desc
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a7de41e7cb87..ca1ec3f31370 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
pkgbase = ninjas-git
- pkgdesc = Ninjas Is Not Just Another Slicer. Standalone, lv2, vst.
+ pkgdesc = Ninjas Is Not Just Another Slicer. Standalone, LV2, VST.
pkgver = r252.089b776
pkgrel = 1
url = https://github.com/rghvdberg/ninjas
diff --git a/PKGBUILD b/PKGBUILD
index a74f9a8fc6f1..f272fca4ef7a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@ _pkgname=ninjas
pkgname=${_pkgname}-git
pkgver=r252.089b776
pkgrel=1
-pkgdesc="Ninjas Is Not Just Another Slicer. Standalone, lv2, vst."
+pkgdesc="Ninjas Is Not Just Another Slicer. Standalone, LV2, VST."
#epoch=0
arch=('i686' 'x86_64')
url="https://github.com/rghvdberg/ninjas"