summaryrefslogtreecommitdiff
path: root/testing/icedtea-web-java7/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'testing/icedtea-web-java7/PKGBUILD')
-rw-r--r--testing/icedtea-web-java7/PKGBUILD12
1 files changed, 7 insertions, 5 deletions
diff --git a/testing/icedtea-web-java7/PKGBUILD b/testing/icedtea-web-java7/PKGBUILD
index 91d3c1290..5aa4b468f 100644
--- a/testing/icedtea-web-java7/PKGBUILD
+++ b/testing/icedtea-web-java7/PKGBUILD
@@ -4,16 +4,18 @@
pkgbase=icedtea-web-java7
pkgname=('icedtea-web-java7' 'icedtea-web-java7-doc')
pkgver=1.1.3
-_date=20110925
-pkgrel=0.${_date}.1
+#_date=20110925
+#pkgrel=0.${_date}.1
+pkgrel=1
arch=('i686' 'x86_64')
url="http://icedtea.classpath.org/wiki/IcedTea-Web"
license=('GPL2')
makedepends=('jdk7-openjdk' 'zip' 'xulrunner')
-source=(ftp://ftp.archlinux.org/other/$pkgname/${pkgbase}-${_date}.tar.xz)
+source=(#ftp://ftp.archlinux.org/other/$pkgname/${pkgbase}-${_date}.tar.xz
+ http://icedtea.classpath.org/download/source/${pkgbase/-java7/}-$pkgver.tar.gz)
#http://icedtea.classpath.org/download/source/${pkgname}-${pkgver}.tar.gz
-md5sums=('5da8a5aa74fb92fcb84cb9921c909ab1')
-sha1sums=('b9b1fb5ee4f280945cd22731af49f25038592607')
+md5sums=('0e2e653c7436d81edcbc1d4255571ab6')
+sha1sums=('5c8d8fbbdc9db0b7113a6cced751c428b4d3ea37')
_javaver=7
_jvmdir=/usr/lib/jvm/java-${_javaver}-openjdk