summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 259586285bf5..c8518c5dc465 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,9 +2,9 @@
pkgname=libzorpll
pkgver=6.0.6.0
pkgrel=2
-pkgdesc="Low level library functions for Zorp"
+pkgdesc='Low level library functions for Zorp'
arch=('x86_64')
-url="https://github.com/balabit/libzorpll"
+url='https://github.com/balabit/libzorpll'
license=('LGPL')
depends=('glib2' 'libcap' 'openssl')
source=('https://github.com/balabit/libzorpll/archive/v6.0.6.0.tar.gz')