diff options
author | root <root@rshg054.dnsready.net> | 2012-09-30 01:25:00 -0700 |
---|---|---|
committer | root <root@rshg054.dnsready.net> | 2012-09-30 01:25:00 -0700 |
commit | 75826a796a4589c1999f1b3b86eb8c122ef44edd (patch) | |
tree | 5a5d447af9ccc76d5aeba1f75ff063b405ab9489 /libre/xulrunner-libre/PKGBUILD | |
parent | b004f93f171149c5a53d464819b9d0197f1d783e (diff) |
Sun Sep 30 01:24:59 PDT 2012
Diffstat (limited to 'libre/xulrunner-libre/PKGBUILD')
-rw-r--r-- | libre/xulrunner-libre/PKGBUILD | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/libre/xulrunner-libre/PKGBUILD b/libre/xulrunner-libre/PKGBUILD index c4e72cfea..4c93e1c48 100644 --- a/libre/xulrunner-libre/PKGBUILD +++ b/libre/xulrunner-libre/PKGBUILD @@ -6,7 +6,7 @@ # We're getting this from Debian Experimental _debname=iceweasel -_debver=15.0 +_debver=15.0.1 _debrel=1 _debrepo=http://ftp.debian.org/debian/pool/main/ debfile() { echo $@|sed -r 's@(.).*@\1/&/&@'; } @@ -30,8 +30,8 @@ options=('!emptydirs') conflicts=('xulrunner') provides=("xulrunner=${_debver}") replaces=('xulrunner-oss' 'xulrunner') -md5sums=('aa5a7f08f55a2b02a71c86f30ef75a25' - 'b93090724434e3801375730744e79950' +md5sums=('0936242388cd4c75930c1d2487e15216' + 'ce37c76476b8edf40780d00cf79d0d62' 'f2f4f4a573f549e8b494e33b3ad226bc' '27271ce647a83906ef7a24605e840d61' 'c52fac65c1e06290a5108b75c31ace79') |