summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBranislav Holý2016-03-08 03:09:52 +0100
committerBranislav Holý2016-03-08 03:09:52 +0100
commitde1ed0bfb1fca131cc3aa9eaf3bc948832e979b2 (patch)
tree038601ba08c8f8877a70d35c07dfcb4911d5264d /PKGBUILD
parent76cbe1069510be42eb6744e26efd8cb551107a84 (diff)
downloadaur-de1ed0bfb1fca131cc3aa9eaf3bc948832e979b2.tar.gz
Fixed a typo in the description.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 47c9c14423c6..fb2c3b9b0c16 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgbase='regilo'
pkgname=('regilo' 'regilo-lib')
pkgver='2.3'
-pkgrel='2'
+pkgrel='3'
pkgdesc='A simple C++ library for controlling the Neato XV robot and the Hokuyo scanner'
arch=('i686' 'x86_64' 'arm' 'armv6h' 'armv7h' 'aarch64')
url='https://github.com/branoholy/regilo'
@@ -42,7 +42,7 @@ package_regilo() {
}
package_regilo-lib() {
- pkgdesc='A simple C++ library for controlling the Neato XV robot and the Hokuyo scanner - runtime libraries'
+ pkgdesc='A simple C++ library for controlling the Neato XV robot and the Hokuyo scanner - runtime library'
depends=('boost-libs>=1.54')
cd regilo-$pkgver/builds/$pkgname