summaryrefslogtreecommitdiff
path: root/community/conkeror-git/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/conkeror-git/PKGBUILD')
-rw-r--r--community/conkeror-git/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/community/conkeror-git/PKGBUILD b/community/conkeror-git/PKGBUILD
index 473dc9608..5529afb8d 100644
--- a/community/conkeror-git/PKGBUILD
+++ b/community/conkeror-git/PKGBUILD
@@ -1,10 +1,10 @@
# Contributor: Heeru Kiyura <M8R-p9i5nh@mailinator.com>
# Maintainer: Stefan Husmann <stefan-husmann@t-online.de>
-_commit=8b8d97035432f02e16f26334a47ca340b47d81fd
+_commit=0b48f8c21f90f26e78f06c15e144d85683981b85
pkgname=conkeror-git
-pkgver=0.9.3
-pkgrel=9
+pkgver=1.0pre
+pkgrel=1
pkgdesc="A highly programmable web browser based on Mozilla XULRunner."
arch=('i686' 'x86_64')
url="http://conkeror.mozdev.org/"
@@ -14,7 +14,7 @@ makedepends=('git' 'imagemagick')
provides=(conkeror)
source=(conkeror_gimpfile.xpm conkeror.sh)
md5sums=('b592582a5b923db1707615564a95737f'
- 'c8c2a1e54312fc504cbf868d55446e35')
+ '11c6c76a2639254754b34a542f1965a1')
install=conkeror-git.install
__gitroot="git://repo.or.cz/conkeror.git"