Date: Tuesday, June 27, 2017 @ 05:21:18 Author: felixonmars Revision: 241085
upgpkg: deepin-notifications 3.0.5-1 Modified: deepin-notifications/trunk/PKGBUILD ----------+ PKGBUILD | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2017-06-27 05:20:55 UTC (rev 241084) +++ PKGBUILD 2017-06-27 05:21:18 UTC (rev 241085) @@ -4,18 +4,17 @@ # Contributor: Xu Fasheng <fasheng.xu[AT]gmail.com> pkgname=deepin-notifications -pkgver=3.0.4 +pkgver=3.0.5 pkgrel=1 pkgdesc="System notifications for linuxdeepin desktop environment" arch=('i686' 'x86_64') url="https://github.com/linuxdeepin/deepin-notifications" license=('GPL3') -depends=('deepin-tool-kit' 'gtk2' 'qt5-svg' 'qt5-declarative') -makedepends=('git') +depends=('deepin-tool-kit' 'qt5-svg' 'qt5-declarative') provides=('notification-daemon') groups=('deepin') source=("$pkgname-$pkgver.tar.gz::https://github.com/linuxdeepin/deepin-notifications/archive/$pkgver.tar.gz") -sha512sums=('fb68579fef36815bed189c133c9012f4732378f5a2731fb0b78cfe91e1cf6a5bcfd1b56d082adce3cbe358b50f8f303c257a0c4be9571bd7c8059ce645066464') +sha512sums=('89d999f29bd12abea5094b313be28a7cec6256eb4b46122119259d829426084c629d329bb636d03bbcd7a75e40f69c4b8cdfe111b6841bd1c2e3b913705b3fdf') build() { cd deepin-notifications-$pkgver