summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJakab Kristóf2015-10-25 20:17:54 +0100
committerJakab Kristóf2015-10-25 20:17:54 +0100
commitce776e49885d258b3096466028075089fa199360 (patch)
tree5924811e020d206365a111f2c7c4b7f2fe6102ea
parenteab3aeef6c74fa421c40fe272d8d44273a754187 (diff)
downloadaur-libzorpll.tar.gz
Change quotes
-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')