summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorStefan Husmann2015-06-24 23:10:15 +0200
committerStefan Husmann2015-06-24 23:10:15 +0200
commita73ae52a175ae89782c2755911d17370e182fcc2 (patch)
treeb4584bc00333a32480728e2e9f7d5c3691a2eae3
parenteb74f66d96ca868bce6ba7da8149bdacd21093e7 (diff)
downloadaur-a73ae52a175ae89782c2755911d17370e182fcc2.tar.gz
Update
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d9fde0dc67d0..43b47eefc94d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
pkgbase = arora-git
pkgdesc = A lightweight, cross-platform Qt4 WebKit browser
pkgver = 0.11.0.21.g7c7514d
- pkgrel = 1
- url = https://code.google.com/p/arora/
+ pkgrel = 2
+ url = https://github.com/arora/arora
install = arora.install
arch = i686
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index afe325c11bbc..d88148a4b84e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,11 +4,11 @@
# Maintainer: Stefan Husmann <stefan-husmann@t-online.de>
pkgname=arora-git
-pkgrel=1
+pkgrel=2
pkgver=0.11.0.21.g7c7514d
pkgdesc="A lightweight, cross-platform Qt4 WebKit browser"
arch=('i686' 'x86_64')
-url="https://code.google.com/p/arora/"
+url="https://github.com/arora/arora"
license=('GPL2')
depends=('qt4' 'qtwebkit' 'hicolor-icon-theme' 'desktop-file-utils')
makedepends=('git')