summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJan2016-05-22 12:31:05 +0200
committerJan2016-05-22 12:31:05 +0200
commit085bc4537a7f669db30d54fe53df84d86639c4b3 (patch)
tree01823c169ae4b7084d8715124fe235259f31ab6c
parent26452253a176e42e0ebd7baaa2534dab9cd7d310 (diff)
downloadaur-cinnamon-applet-weather-git.tar.gz
changed git url back to mockturlt (works with new yahoo api again)
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7e790bbbec63..f7353eea60f8 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,13 @@
pkgbase = cinnamon-applet-weather-git
pkgdesc = Cinnamon desktop applet for displaying local weather conditions
- pkgver = r539.3889698
+ pkgver = r538.8fa2b77
pkgrel = 1
- url = https://github.com/ccprog/cinnamon-weather
+ url = https://github.com/mockturtl/cinnamon-weather
arch = any
license = unknown
makedepends = git
depends = cinnamon
- source = cinnamon-applet-weather-git::git+https://github.com/ccprog/cinnamon-weather.git#branch=ccprog-yahoo-new-format
+ source = cinnamon-applet-weather-git::git+https://github.com/mockturtl/cinnamon-weather.git
sha256sums = SKIP
pkgname = cinnamon-applet-weather-git
diff --git a/PKGBUILD b/PKGBUILD
index 08ff419eb445..b5c81b8375cf 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,17 +1,17 @@
# Maintainer: nexttrex <jan@nexttrex.de>
pkgname='cinnamon-applet-weather-git'
-pkgver=r539.3889698
+pkgver=r538.8fa2b77
pkgrel=1
pkgdesc='Cinnamon desktop applet for displaying local weather conditions'
arch=('any')
-url='https://github.com/ccprog/cinnamon-weather'
+url='https://github.com/mockturtl/cinnamon-weather'
license=('unknown')
depends=('cinnamon')
makedepends=('git')
# Use ccprog's fix for the yahoo api format
-source=("$pkgname::git+https://github.com/ccprog/cinnamon-weather.git#branch=ccprog-yahoo-new-format")
+source=("$pkgname::git+https://github.com/mockturtl/cinnamon-weather.git")
sha256sums=('SKIP')
_appletname='weather@mockturtl'