summaryrefslogtreecommitdiff
path: root/community/luakit
diff options
context:
space:
mode:
authorroot <root@rshg047.dnsready.net>2011-05-11 22:34:26 +0000
committerroot <root@rshg047.dnsready.net>2011-05-11 22:34:26 +0000
commit8867b1d4d0601b21618d44d015460739590ca01d (patch)
treee67076b8591d23942739891c69b2f5459ff9e909 /community/luakit
parent01b47af6474ac094ec199c7d75208874f8842d87 (diff)
Wed May 11 22:34:25 UTC 2011
Diffstat (limited to 'community/luakit')
-rw-r--r--community/luakit/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/luakit/PKGBUILD b/community/luakit/PKGBUILD
index 485bdc3c6..407c2c945 100644
--- a/community/luakit/PKGBUILD
+++ b/community/luakit/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=luakit
pkgver=2011.05.06
-pkgrel=1
+pkgrel=2
pkgdesc='luakit is a highly configurable, micro-browser framework based on the WebKit web content engine and the GTK+ toolkit."Stable" release'
arch=('i686' 'x86_64')
url='http://www.luakit.org/projects/luakit'
@@ -13,8 +13,8 @@ makedepends=('git' 'help2man')
options=(!makeflags)
conflicts=('luakit-git' 'luakit-develop-git')
install='luakit.install'
-source=("${pkgver}.tar.gz::https://github.com/mason-larobina/luakit/tarball/${pkgver}")
-md5sums=('eaf96d02aaecc1d8ba4f62f38565497f')
+source=("${pkgver}-r1.tar.gz::https://github.com/mason-larobina/luakit/tarball/${pkgver}-r1")
+md5sums=('ebf25ad1d37960ca8f70f13ebf45a874')
build() {
cd mason-larobina-luakit-*