summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0a02baeace53..e38fb253197f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
# Generated by mksrcinfo v8
-# Sun Dec 11 11:52:51 UTC 2016
+# Sun Dec 11 11:56:44 UTC 2016
pkgbase = gis-weather
pkgdesc = Customizable weather widget
pkgver = 0.8.2
- pkgrel = 1
+ pkgrel = 2
url = http://sourceforge.net/projects/gis-weather
arch = i686
arch = x86_64
@@ -15,7 +15,7 @@ pkgbase = gis-weather
optdepends = librsvg
conflicts = gis-weather-git
source = http://sourceforge.net/projects/gis-weather/files/gis-weather/0.8.2/gis-weather_0.8.2_all.deb/download
- md5sums = 5a01e61f9d6826817d48e040d5ed056b
+ md5sums = 911cf73b421d36fd1a7e81e05b054966
pkgname = gis-weather
diff --git a/PKGBUILD b/PKGBUILD
index 540a43945f3c..157501139118 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=gis-weather
pkgver=0.8.2
-pkgrel=1
+pkgrel=2
pkgdesc="Customizable weather widget"
arch=('i686' 'x86_64')
url="http://sourceforge.net/projects/gis-weather"
@@ -14,7 +14,7 @@ provides=()
conflicts=('gis-weather-git')
source=(${url}/files/gis-weather/${pkgver}/gis-weather_${pkgver}_all.deb/download)
-md5sums=('5a01e61f9d6826817d48e040d5ed056b')
+md5sums=('911cf73b421d36fd1a7e81e05b054966')
package() {
cd "$srcdir"