summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorStefan Husmann2016-06-08 21:18:35 +0200
committerStefan Husmann2016-06-08 21:18:35 +0200
commitf31862557d0adfdd6056bac36a32e6f0021734af (patch)
treeeb188a28e38b84ffb21da84cd6a703d20bf5aff9
parenta73ae52a175ae89782c2755911d17370e182fcc2 (diff)
downloadaur-f31862557d0adfdd6056bac36a32e6f0021734af.tar.gz
remove install file
-rw-r--r--.SRCINFO5
-rw-r--r--PKGBUILD3
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 43b47eefc94d..9abd7942e4d7 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,10 @@
+# Generated by mksrcinfo v8
+# Wed Jun 8 19:18:35 UTC 2016
pkgbase = arora-git
pkgdesc = A lightweight, cross-platform Qt4 WebKit browser
pkgver = 0.11.0.21.g7c7514d
- pkgrel = 2
+ pkgrel = 3
url = https://github.com/arora/arora
- install = arora.install
arch = i686
arch = x86_64
license = GPL2
diff --git a/PKGBUILD b/PKGBUILD
index d88148a4b84e..020550bf4509 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
# Maintainer: Stefan Husmann <stefan-husmann@t-online.de>
pkgname=arora-git
-pkgrel=2
+pkgrel=3
pkgver=0.11.0.21.g7c7514d
pkgdesc="A lightweight, cross-platform Qt4 WebKit browser"
arch=('i686' 'x86_64')
@@ -14,7 +14,6 @@ depends=('qt4' 'qtwebkit' 'hicolor-icon-theme' 'desktop-file-utils')
makedepends=('git')
provides=('arora')
conflicts=('arora')
-install=arora.install
source=("git://github.com/Arora/arora.git")
sha256sums=('SKIP')
_gitname="arora"