git » signon-ui.git » commit 2f48b71

Update to 0.17+15.04.20150410

author Antonio Rojas
2015-04-20 19:38:57 UTC
committer Antonio Rojas
2015-04-20 19:38:57 UTC
parent 0e331329d8bea5e2bd8eee42b800ef455c3c61b1

Update to 0.17+15.04.20150410

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index 9e37c62..7a76133 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
 # Contributor: Balló György <ballogyor+arch at gmail dot com>
 
 pkgname=signon-ui
-pkgver=0.17+14.10.20140916
+pkgver=0.17+15.04.20150410
 pkgrel=1
 pkgdesc='UI component responsible for handling the user interactions which can happen during the login process of an online account'
 arch=(i686 x86_64)
@@ -11,7 +11,7 @@ url="https://launchpad.net/online-accounts-signon-ui"
 license=(GPL)
 depends=(libaccounts-qt5 qt5-webkit signon libnotify)
 source=("http://archive.ubuntu.com/ubuntu/pool/main/s/$pkgname/${pkgname}_$pkgver.orig.tar.gz")
-md5sums=('1d38d956ad324d374cf5ef621eaa50b5')
+md5sums=('94d0675d1d06956910dcc850ec70914b')
 
 prepare() {
   cd $pkgname-$pkgver