summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorValHue2016-01-23 13:49:16 +0100
committerValHue2016-01-23 13:49:16 +0100
commit7caff0a25efed559e580a50f8f34f84cacd82082 (patch)
tree4efb3a9d906f51456f854aa48bc8a411e601befe /PKGBUILD
parent71faabe344cfc84eaf7c321cb3863c2484a7f4bb (diff)
downloadaur-7caff0a25efed559e580a50f8f34f84cacd82082.tar.gz
Update to 0.3.4-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d0838f58f250..e5756a6a1049 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
# Contributor: ValHue <vhuelamo at gmail dot com>
#
pkgname="calendar-indicator"
-pkgver="0.3.1"
+pkgver="0.3.4"
pkgrel="1"
pkgdesc="An indicator for google calendar."
arch=('i686' 'x86_64')
@@ -14,8 +14,8 @@ depends=('python' 'shared-mime-info' 'python-beautifulsoup4' 'python-jinja' 'pyt
makedepends=('python2-distutils-extra' 'python2-polib')
conflicts=('calendar-indicator-bzr')
provides=("${pkgname}")
-source=("https://launchpad.net/~atareao/+archive/ubuntu/atareao/+files/${pkgname}_${pkgver}-0extras14.04.3.tar.gz")
-sha256sums=('b63678f1dd11a0fbed852bdf49ce2ea8596ec8bc2498e2f0efbfe1116813913d')
+source=("https://launchpad.net/~atareao/+archive/ubuntu/atareao/+files/${pkgname}_${pkgver}-0extras15.10.0.tar.xz")
+sha256sums=('4fbfbc8826eb823d0bc8dc025c3505740be24787083be53a3007f7fbdd5eb227')
#install="${pkgname}.install"
build() {