summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorCareF2019-01-02 17:28:20 -0500
committerCareF2019-01-02 17:28:20 -0500
commitb793ab8bcdf6c86ae77a397d76df6634aa4b6d4f (patch)
tree9b2295438f666d31dc319debc06d538cf6583a6b
parent1605c7c3edc3a0f4ed01601efd995b4cfdc94b74 (diff)
downloadaur-b793ab8bcdf6c86ae77a397d76df6634aa4b6d4f.tar.gz
update url
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1102b0329519..f303302383fb 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -2,7 +2,7 @@ pkgbase = deepin-dock-plugin-weather-git
pkgdesc = A plugin for deepin dock, display weather information.
pkgver = 5.2
pkgrel = 1
- url = https://github.com/sonichy/WEATHER_DDE_DOCK
+ url = https://github.com/CareF/deepin-dock-plugin-weather
arch = x86_64
makedepends = git
makedepends = qt5-base
diff --git a/PKGBUILD b/PKGBUILD
index 880f2279e19b..ed771d8ac8b8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ pkgver=5.2
pkgrel=1
pkgdesc="A plugin for deepin dock, display weather information."
arch=('x86_64')
-url="https://github.com/sonichy/WEATHER_DDE_DOCK"
+url="https://github.com/CareF/deepin-dock-plugin-weather"
depends=('deepin-dock')
makedepends=('git' 'qt5-base')
source=("${pkgname}-${pkgver}.tar.gz::https://github.com/CareF/deepin-dock-plugin-weather/archive/${pkgver}.tar.gz")