Date: Sunday, November 22, 2020 @ 15:01:24 Author: felixonmars Revision: 759178
upgpkg: deepin-qt5integration 5.1.0.10-1 Modified: deepin-qt5integration/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-11-22 14:55:40 UTC (rev 759177) +++ PKGBUILD 2020-11-22 15:01:24 UTC (rev 759178) @@ -1,8 +1,8 @@ # Maintainer: Felix Yan <[email protected]> pkgname=deepin-qt5integration -pkgver=5.1.0.9 -pkgrel=2 +pkgver=5.1.0.10 +pkgrel=1 pkgdesc='Qt platform theme integration plugins for DDE' arch=('x86_64') url="https://github.com/linuxdeepin/qt5integration" @@ -11,7 +11,7 @@ makedepends=('xcb-util-renderutil' 'deepin-file-manager') groups=('deepin') source=("$pkgname-$pkgver.tar.gz::https://github.com/linuxdeepin/qt5integration/archive/$pkgver.tar.gz") -sha512sums=('70d2c4c6e2dfb40bab93598dbfae52b4a9d8525c7a646871c56ed88c953d5129225f07b8bd6534ad90d1644a219b418121e150bc81e22e331a87a09c5da30f32') +sha512sums=('fd75f884063a7fc4377031bc7212c6620a3e49f51ed721a7a5dbb74b9c41430a72669387c71e4be4f2fa1c22c089941f44d7082ecfa6341b3363fbbd042d33a2') build() { cd qt5integration-$pkgver
