author | Antonio Rojas
<arojas@archlinux.org> 2015-08-29 21:08:57 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2015-08-29 21:08:57 UTC |
parent | 2f48b71b900f7700b43023f63af09d023ef05a56 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 7a76133..961cdce 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+15.04.20150410 +pkgver=0.17+15.10.20150810 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=('94d0675d1d06956910dcc850ec70914b') +md5sums=('560ea77014d0418c4899984486839da8') prepare() { cd $pkgname-$pkgver