summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD5
1 files changed, 2 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ad55885a4818..d2b18b775074 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,14 +2,13 @@
pkgname=typhoon
pkgver=0.8.94
-pkgrel=2
+pkgrel=3
pkgdesc="A weather application based on Stormcloud"
arch=('any')
url="https://www.launchpad.net/typhoon"
license=('GPL3')
makedepends=('python2-distutils-extra')
-depends=('dconf' 'python2-gobject' 'webkitgtk3')
-install=$pkgname.install
+depends=('dconf' 'python2-gobject' 'yelp' 'webkitgtk')
source=(https://launchpad.net/$pkgname/trunk/$pkgver/+download/${pkgname}_$pkgver.tar.gz)
md5sums=('659f85cb08b4c0bdffe943d507c83362')