summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO20
1 files changed, 11 insertions, 9 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 15f31b5c06b9..661fbbdc3cbb 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,19 +1,21 @@
pkgbase = haskell-opengl
pkgdesc = A binding for the OpenGL graphics system
- pkgver = 2.11.1.0
+ pkgver = 3.0.2.0
pkgrel = 1
- url = http://hackage.haskell.org/package/OpenGL
- install = haskell-opengl.install
+ url = http://www.haskell.org/haskellwiki/Opengl
arch = i686
arch = x86_64
license = custom:BSD3
- depends = ghc
- depends = haskell-gluraw>=1.3.0.0
- depends = haskell-openglraw>=2.1
+ makedepends = ghc
+ depends = ghc-libs
+ depends = haskell-gluraw
+ depends = haskell-objectname
+ depends = haskell-openglraw
+ depends = haskell-statevar
depends = haskell-text
- options = strip
- source = http://hackage.haskell.org/packages/archive/OpenGL/2.11.1.0/OpenGL-2.11.1.0.tar.gz
- md5sums = 2ec2bd4abed1d6e2cbf3d3521b865f6a
+ depends = haskell-transformers
+ source = https://hackage.haskell.org/packages/archive/OpenGL/3.0.2.0/OpenGL-3.0.2.0.tar.gz
+ sha512sums = f562d0ca75321a443aec46d457741a52a6adbfd9a9710d4444f7f1c3e71f774f62f46129f7b30418382172beba60aab41c93ad4c7d3938474999e4512cc0fa5f
pkgname = haskell-opengl