diff options
author | root <root@rshg047.dnsready.net> | 2011-05-05 19:02:44 +0000 |
---|---|---|
committer | root <root@rshg047.dnsready.net> | 2011-05-05 19:02:44 +0000 |
commit | ef61aa5a9cead170fa18dba44609c32bbf18306a (patch) | |
tree | 82af53ec1018f58868b80cdf680a9c4ec5df1538 /extra/midori | |
parent | ab1410d33401cf1fc4a384bb0b2d9901c8fe8d14 (diff) |
Thu May 5 19:02:44 UTC 2011
Diffstat (limited to 'extra/midori')
-rw-r--r-- | extra/midori/PKGBUILD | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/extra/midori/PKGBUILD b/extra/midori/PKGBUILD index fba902678..356bda657 100644 --- a/extra/midori/PKGBUILD +++ b/extra/midori/PKGBUILD @@ -1,12 +1,12 @@ -# $Id: PKGBUILD 118802 2011-04-07 20:14:30Z andyrtr $ +# $Id: PKGBUILD 122421 2011-05-04 06:44:02Z andyrtr $ # Maintainer: Andreas Radke <andyrtr@archlinux.org> # Contributor: rabyte <rabyte.at.gmail.dot.com> # Contributor: Johannes Krampf <wuischke.at.amule.dot.org> pkgname=midori #_gitdate=20090306 -pkgver=0.3.3 #_git${_gitdate} -pkgrel=2 +pkgver=0.3.5 #_git${_gitdate} +pkgrel=1 pkgdesc="A lightweight web browser based on Gtk WebKit" arch=('i686' 'x86_64') url="http://www.twotoasts.de/index.php?/pages/midori_summary.html" @@ -18,7 +18,7 @@ optdepends=('vala: for use in extensions') source=(http://archive.xfce.org/src/apps/$pkgname/0.3/$pkgname-$pkgver.tar.bz2 #midori-${_gitdate}.tar.bz2 ) -md5sums=('e1262cc7cc0c1773c331ab794480f037') +md5sums=('f92f0f11276d63150fd321dc08d575fb') # source PKGBUILD && mksource mksource() { |