Date: Tuesday, June 26, 2018 @ 04:10:39 Author: felixonmars Revision: 346054
upgpkg: deepin-qt5dxcb-plugin 1.1.9.1-1 Modified: deepin-qt5dxcb-plugin/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-06-26 04:09:20 UTC (rev 346053) +++ PKGBUILD 2018-06-26 04:10:39 UTC (rev 346054) @@ -2,7 +2,7 @@ # Maintainer: Felix Yan <[email protected]> pkgname=deepin-qt5dxcb-plugin -pkgver=1.1.9 +pkgver=1.1.9.1 pkgrel=1 pkgdesc='Qt platform plugins for DDE' arch=('x86_64') @@ -12,7 +12,7 @@ makedepends=('qt5-xcb-private-headers' 'libglvnd') groups=('deepin') source=("$pkgname-$pkgver.tar.gz::https://github.com/linuxdeepin/qt5dxcb-plugin/archive/$pkgver.tar.gz") -sha512sums=('98cef971790e24b894a3468710449e50de78b753720ef2f4144208cff55456064fdf8cc689cb373c8379da76c634deab2cd340a4bbc3ea64dd77f6368b5bbcdb') +sha512sums=('75c721a2016979a8b05c082426ff8e139df2106e86b482a447dcc5cf4e0339cce85710da5e4819d9d040ce796d9832cb47117594cb464253b395dd94d254fd3c') prepare() { cd qt5dxcb-plugin-$pkgver
