summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD5
1 files changed, 3 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 48d4bfe67af0..27a6c93ef46f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,7 @@
# Maintainer: Luigi Guevara <@killua99>
+# Author: Lorenzo Carbonell <lorenzo.carbonell.cerezo@gmail.com>
-pkgname=my-weather-indicator
+pkgname=my-weather-indicator-git
pkgver=r30.b8fb5fb
pkgrel=1
pkgdesc='A simple indicator for the weather'
@@ -14,7 +15,7 @@ makedepends=('git' 'libappindicator-gtk3')
provides=('my-weather-indicator')
conflicts=('my-weather-indicator')
install='my-weather-indicator.install'
-source=('git+https://git.launchpad.net/my-weather-indicator')
+source=('$pkgname::git+https://git.launchpad.net/my-weather-indicator')
sha256sums=('SKIP')
pkgver() {