diff options
Diffstat (limited to 'community/conkeror-git/PKGBUILD')
-rw-r--r-- | community/conkeror-git/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/community/conkeror-git/PKGBUILD b/community/conkeror-git/PKGBUILD index 4eeae1f71..473dc9608 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=5b74557e78bb16af6dabf72e9499e02ece5ae2be +_commit=8b8d97035432f02e16f26334a47ca340b47d81fd pkgname=conkeror-git pkgver=0.9.3 -pkgrel=8 +pkgrel=9 pkgdesc="A highly programmable web browser based on Mozilla XULRunner." arch=('i686' 'x86_64') url="http://conkeror.mozdev.org/" |