summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorKotelnik2015-07-27 18:18:23 +0200
committerKotelnik2015-07-27 18:18:23 +0200
commit6489c7145fde3819ed6c0cb3482950bac096ec81 (patch)
treee754a10580d59c90ea7fc178521a7eb78b9c3b68 /PKGBUILD
parent88d0ea68ab2730ca03073683f0836007d029453a (diff)
downloadaur-6489c7145fde3819ed6c0cb3482950bac096ec81.tar.gz
update
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1ca5bd4e689a..afb0d6991fef 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=plasma5-applets-weather-widget-git
_pkgname=plasma5-applets-weather-widget
_gitpkgname=plasma-applet-weather-widget
-pkgver=r24.745b8fb
+pkgver=r25.d2b79f2
pkgrel=1
pkgdesc="Plasmoid for Plasma 5. Shows weather information from yr.no server."
arch=('any')
@@ -11,7 +11,7 @@ url="https://github.com/kotelnik/$_gitpkgname"
license=('GPL')
depends=('plasma-workspace' 'qt5-graphicaleffects')
makedepends=('git' 'extra-cmake-modules')
-conflicts=("${_pkgname-*}")
+conflicts=("${_pkgname-*}" 'plasma-applet-weather-widget-git')
provides=("${_pkgname-*}")
source=("git://github.com/kotelnik/$_gitpkgname.git")
md5sums=('SKIP')