summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e5b1e1cbb506..fd9a26fdf33c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@ _hkgname=bytestring-progress
pkgname=haskell-bytestring-progress
pkgver=1.2
pkgrel=2
-pkgdesk="A library for tracking the consumption of a lazy ByteString"
+pkgdesc="A library for tracking the consumption of a lazy ByteString"
url="http://hackage.haskell.org/package/bytestring-progress"
license=('BSD')
arch=('i686' 'x86_64')