aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJohannes Löthberg <johannes@kyriasis.com>2014-08-04 18:10:35 +0200
committerJohannes Löthberg <johannes@kyriasis.com>2015-06-01 16:02:21 +0200
commite37be5d27854894425900e2c3e28f2ac6ec83489 (patch)
tree7ea6f27bb8f12d5cf006523aaa57617f21432792
parent8bea88fe2f8d1c63261e5039f8422d9a84cceba3 (diff)
downloadpkgbuilds-e37be5d27854894425900e2c3e28f2ac6ec83489.tar.xz
Clean up PKGBUILDs
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f958dbc..752e248 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,15 +1,15 @@
-# Maintainer: Johannes Löthberg <johannes@kyriasis.com
-# Contributor: Carl Mueller archlinux at carlm e4ward com
-
pkgname=clean
pkgver=2.4
_ver=24
pkgrel=3
+
pkgdesc="A pure and lazy function programming language"
-arch=('x86_64' 'i686')
url="http://wiki.clean.cs.ru.nl/Clean"
+arch=('x86_64' 'i686')
license=('LGPL')
+
install=clean.install
+
md5sums=('7fb1ec59242df939bb3b6aea6e4650c6')
if [[ "$CARCH" = "x86_64" ]]; then
_suffix=_64