Date: Thursday, March 22, 2018 @ 09:25:21 Author: felixonmars Revision: 310326
upgpkg: deepin-notifications 3.2.1-1 Modified: deepin-notifications/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-03-22 09:25:12 UTC (rev 310325) +++ PKGBUILD 2018-03-22 09:25:21 UTC (rev 310326) @@ -4,7 +4,7 @@ # Contributor: Xu Fasheng <fasheng.xu[AT]gmail.com> pkgname=deepin-notifications -pkgver=3.2.0 +pkgver=3.2.1 pkgrel=1 pkgdesc="System notifications for linuxdeepin desktop environment" arch=('x86_64') @@ -14,7 +14,7 @@ provides=('notification-daemon') groups=('deepin') source=("$pkgname-$pkgver.tar.gz::https://github.com/linuxdeepin/deepin-notifications/archive/$pkgver.tar.gz") -sha512sums=('7e1bae1165fe9e623630fe7518e91966d24ef0afc89d966fa84fd64e3cab94060f13b8761dccf833f6531ae1d4a7696cc603358380e6fc8059cf50d643ecb2fb') +sha512sums=('5385bdf8ec30aac36e03461ac7532afada37d3e43068a6add7a1c74867e6ee38b9a400c11b85d805f4754c041ba23414972028c8e348cbe82238575a0b9098b0') build() { cd deepin-notifications-$pkgver