summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorParamvir Likhari2020-02-29 09:42:15 +0530
committerParamvir Likhari2020-02-29 09:42:15 +0530
commit2a5818550a6bdb83f16e1ffd93cf61ba22f9ac56 (patch)
treedee3f7ba97e2382124921ebedea4ddd4e35a5bb9
parent2035f0164d18483767ca5e2284e0694182b8fa28 (diff)
downloadaur-2a5818550a6bdb83f16e1ffd93cf61ba22f9ac56.tar.gz
New Release 200228
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7934d16f7a61..182ff807524c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = conkywx
pkgdesc = To display weather from multiple sources using conky
- pkgver = 181207
+ pkgver = 200228
pkgrel = 1
url = https://bitbucket.org/plikhari/conkywx_pub/downloads
arch = i686
@@ -8,8 +8,8 @@ pkgbase = conkywx
license = GPL3
depends = wget
depends = perl
- source = https://bitbucket.org/plikhari/conkywx_pub/downloads/conkywx_181207.tar.xz
- md5sums = f44a8d97e2bb43f1ef8e649c0da3add5
+ source = https://bitbucket.org/plikhari/conkywx_pub/downloads/conkywx_200228.tar.xz
+ md5sums = 4db54f9477a694b952a5fcb01a059e36
pkgname = conkywx
diff --git a/PKGBUILD b/PKGBUILD
index daa49cbfa416..381f832267ef 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Maintainer: Paramvir Likhari <plikhari at gmail dot com>
pkgname=conkywx
-pkgver=181207
+pkgver=200228
pkgrel=1
pkgdesc='To display weather from multiple sources using conky'
arch=('i686' 'x86_64')
@@ -11,7 +11,7 @@ url='https://bitbucket.org/plikhari/conkywx_pub/downloads'
license=('GPL3')
depends=( wget perl )
source=(${url}/${pkgname}_${pkgver}.tar.xz)
-md5sums=('f44a8d97e2bb43f1ef8e649c0da3add5')
+md5sums=('4db54f9477a694b952a5fcb01a059e36')
_conkyvar='usr/share/conkywx'