[arch-commits] Commit in deepin-store/trunk (PKGBUILD)
Felix Yan
felixonmars at gemini.archlinux.org
Mon Jul 26 17:39:31 UTC 2021
Date: Monday, July 26, 2021 @ 17:39:31
Author: felixonmars
Revision: 985570
upgpkg: deepin-store 1.2.3-1
Modified:
deepin-store/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-07-26 17:36:21 UTC (rev 985569)
+++ PKGBUILD 2021-07-26 17:39:31 UTC (rev 985570)
@@ -1,7 +1,7 @@
# Maintainer: Felix Yan <felixonmars at archlinux.org>
pkgname=deepin-store
-pkgver=1.2.2
+pkgver=1.2.3
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=('f29394d17d8f98d2e0eb698fd72f2ea6ba1896d8e43f60a403c6cbdec8a5b338e7171869700c4eb3fda528b8826c46f602cec0613554cbe526f9a52c73594a5a')
+sha512sums=('1d3a6b289dcfd1c7708acffb136fa143556d704057e519240d6da5612e86c2eb11acb9fac168aa973df9c9509cbb28c9e6a2b37daee83434e3f05dd81d396008')
build() {
cd dde-store-$pkgver
More information about the arch-commits
mailing list