summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3aa5c0d7918a..385ec5f63e80 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
# Generated by mksrcinfo v8
-# Thu Oct 22 20:06:56 UTC 2015
+# Thu Oct 22 20:49:05 UTC 2015
pkgbase = ghc-raspbian-bin
- pkgdesc = OpenRC apparmor init script
+ pkgdesc = GHC binaries for Raspberry Pi from Raspian repositories
pkgver = 7.8.4
pkgrel = 9
url = https://www.haskell.org/ghc/
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')