summaryrefslogtreecommitdiff
path: root/community/esdl
diff options
context:
space:
mode:
authorMichał Masłowski <mtjm@mtjm.eu>2012-11-15 11:17:39 +0100
committerMichał Masłowski <mtjm@mtjm.eu>2012-11-15 11:17:39 +0100
commit909d51774dfc3c94aeaaeb799daaa546c566a492 (patch)
tree9d19f46f986fe91b8598b617a8dc0a66bf349e7f /community/esdl
parentdc7c61e8e22503f4f45bc2f57dc0542a8bc1ea30 (diff)
parent2264379d37a6a00a3ecec1fd03c5dd4796078d49 (diff)
Merge branch 'master' of ssh://parabolagnulinux.org:1863/home/parabola/abslibre-pre-mips64el
Conflicts: community/esdl/PKGBUILD community/gpg-crypter/PKGBUILD extra/claws-mail-extra-plugins/PKGBUILD extra/maxima/PKGBUILD social/tokyocabinet/PKGBUILD
Diffstat (limited to 'community/esdl')
-rw-r--r--community/esdl/PKGBUILD12
1 files changed, 6 insertions, 6 deletions
diff --git a/community/esdl/PKGBUILD b/community/esdl/PKGBUILD
index 58ee0f8ef..ae73b6568 100644
--- a/community/esdl/PKGBUILD
+++ b/community/esdl/PKGBUILD
@@ -4,16 +4,16 @@
pkgname=esdl
pkgver=1.2
-pkgrel=2
+pkgrel=3
epoch=2
arch=('x86_64' 'i686' 'mips64el')
-pkgdesc="SDL and OpenGL bindings for the Erlang programming language"
-url="http://esdl.sourceforge.net/"
+pkgdesc='SDL and OpenGL bindings for Erlang'
+url='http://esdl.sourceforge.net/'
license=('custom')
depends=('erlang' 'sdl' 'glu')
-source=("$pkgname-$pkgver.tar.gz::https://nodeload.github.com/dgud/esdl/tarball/master")
-md5sums=('d51f8e2fe07b9e82ff9c2e06af35e3eb')
-_dirname='dgud-esdl-4139134'
+source=("$pkgname-$pkgver.tar.gz::https://nodeload.github.com/dgud/esdl/tar.gz/dgud/r15b-driver-compat")
+sha256sums=('a14d695229b93401a304b773874e87c02c5b304d4b5b66f35cba75e140672086')
+_dirname="$pkgname-dgud-r15b-driver-compat"
build() {
cd "$srcdir/$_dirname"