[arch-commits] Commit in signon-ui/trunk (PKGBUILD)
Antonio Rojas
arojas at archlinux.org
Mon Apr 20 19:38:58 UTC 2015
Date: Monday, April 20, 2015 @ 21:38:57
Author: arojas
Revision: 237805
Update to 0.17+15.04.20150410
Modified:
signon-ui/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2015-04-20 19:36:19 UTC (rev 237804)
+++ PKGBUILD 2015-04-20 19:38:57 UTC (rev 237805)
@@ -4,7 +4,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)
@@ -12,7 +12,7 @@
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
More information about the arch-commits
mailing list