[arch-commits] Commit in deepin-store/trunk (PKGBUILD)

Felix Yan felixonmars at archlinux.org
Wed Dec 30 11:33:59 UTC 2020


    Date: Wednesday, December 30, 2020 @ 11:33:58
  Author: felixonmars
Revision: 798868

upgpkg: deepin-store 1.2.0-1

Modified:
  deepin-store/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-12-30 11:32:55 UTC (rev 798867)
+++ PKGBUILD	2020-12-30 11:33:58 UTC (rev 798868)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=deepin-store
-pkgver=1.1.0
+pkgver=1.2.0
 pkgrel=1
 pkgdesc='Third party app store for DDE built with DTK'
 arch=('x86_64')
@@ -10,7 +10,7 @@
 depends=('appstream-qt' 'archlinux-appstream-data' 'dtkwidget' 'packagekit-qt5')
 makedepends=('cmake' 'ninja' 'qt5-tools')
 source=("https://github.com/dekzi/dde-store/archive/$pkgver/$pkgname-$pkgver.tar.gz")
-sha512sums=('a1448829bd4feeb67a793d8af353c10d8c90bec8af27aa59271de985aad0ebee87b4e79534701efa3325154a8d358b3e8a45912707e3b932f22f47e5d39bb43c')
+sha512sums=('515d46caeb448fea373235ecf7b2463090d996b503cee099739d989d2a3223a98c1b704f72adcce73113299a1a6376008f565287fdd146174cdfcc3e91264f95')
 
 build() {
   cd dde-store-$pkgver



More information about the arch-commits mailing list