Date: Monday, January 14, 2019 @ 06:57:30 Author: felixonmars Revision: 423042
upgpkg: deepin-polkit-agent 0.2.3-1 Modified: deepin-polkit-agent/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-01-14 06:25:48 UTC (rev 423041) +++ PKGBUILD 2019-01-14 06:57:30 UTC (rev 423042) @@ -3,7 +3,7 @@ # Contributor: Xu Fasheng <fasheng.xu[AT]gmail.com> pkgname=deepin-polkit-agent -pkgver=0.2.2 +pkgver=0.2.3 pkgrel=1 pkgdesc='Deepin Polkit Agent' arch=('x86_64') @@ -11,8 +11,8 @@ license=('GPL3') depends=('deepin-qt5integration' 'deepin-qt-dbus-factory' 'polkit-qt5') makedepends=('qt5-tools') -source=("$pkgname-$pkgver.tar.gz::https://github.com/felixonmars/dde-polkit-agent/archive/$pkgver.tar.gz") -sha512sums=('56066a1fc5226708926a1cd7c2c57f4cc24c2464d45104de1475687010d39ae2cfd3a41e3b86a995dbcca5c44bd8637f6934eb3e7f12d02615feeab101b442f0') +source=("$pkgname-$pkgver.tar.gz::https://github.com/linuxdeepin/dde-polkit-agent/archive/$pkgver.tar.gz") +sha512sums=('757f4748392b4b8593f3cbc0de53843af9661751022d131d362a2f00323c2ee7ad612023ce043f769c1e246b4f57d6e49b43c825bcf5a4af78c19a3f9c8a9d45') build() { cd dde-polkit-agent-$pkgver