summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJoão Miguel2015-10-22 21:50:51 +0100
committerJoão Miguel2015-10-22 21:50:51 +0100
commitedd45eb3653c8ead6dac5b432493c8fb3044742e (patch)
treef3bb8f29ccf0d711992bf94c0b1e68a1d233662e /PKGBUILD
parentf55d556a175f9f19406433687de2d2ea23b31bc8 (diff)
downloadaur-edd45eb3653c8ead6dac5b432493c8fb3044742e.tar.gz
Fixing wrong package description
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c7a44969d4eb..177b093b66f5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=ghc-raspbian-bin
pkgver=7.8.4
pkgrel=9
-pkgdesc="OpenRC apparmor init script"
+pkgdesc="GHC binaries for Raspberry Pi from Raspian repositories"
arch=('armv6h')
url="https://www.haskell.org/ghc/"
license=('custom')