[arch-commits] Commit in haskell-citeproc-hs/trunk (PKGBUILD)

Daniel Micay thestinger at nymeria.archlinux.org
Fri Apr 5 10:39:59 UTC 2013


    Date: Friday, April 5, 2013 @ 12:39:59
  Author: thestinger
Revision: 87715

haskell-citeproc-hs: fix license field

Modified:
  haskell-citeproc-hs/trunk/PKGBUILD

----------+
 PKGBUILD |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-04-05 10:39:54 UTC (rev 87714)
+++ PKGBUILD	2013-04-05 10:39:59 UTC (rev 87715)
@@ -8,7 +8,7 @@
 pkgrel=1
 pkgdesc="A Citation Style Language implementation in Haskell"
 url="http://gorgias.mine.nu/repos/citeproc-hs/"
-license=('BSD3')
+license=('custom:BSD3')
 arch=('i686' 'x86_64')
 makedepends=('ghc')
 depends=(haskell-http haskell-bytestring haskell-containers haskell-directory




More information about the arch-commits mailing list