summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarek Kubica2014-06-20 15:05:24 +0200
committerMarek Kubica2014-06-20 15:05:24 +0200
commite36b5eaa9ba8a60cb4e04496e920bf18d1c78033 (patch)
treeee6e36bf6e02dcabb5eede8518ab4901746b8d02
parent94061b1768cb852805427ddc3e823058caee4d0a (diff)
downloadaur-e36b5eaa9ba8a60cb4e04496e920bf18d1c78033.tar.gz
Description fix
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4240119ce0c7..1c16c2675ee4 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
pkgbase = ocaml-zip
- pkgdesc = zip and gzip library for ocaml
+ pkgdesc = ZIP and gzip library for OCaml
pkgver = 1.05
pkgrel = 2
url = http://cristal.inria.fr/~xleroy/software.html#camlzip
diff --git a/PKGBUILD b/PKGBUILD
index 0fb71bd115fa..cfee5a59ad65 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@
pkgname=ocaml-zip
pkgver=1.05
pkgrel=2
-pkgdesc="zip and gzip library for ocaml"
+pkgdesc="ZIP and gzip library for OCaml"
arch=('i686' 'x86_64')
url="http://cristal.inria.fr/~xleroy/software.html#camlzip"
license=('GPL')