[arch-commits] Commit in deepin-calendar/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Mon Jun 17 09:18:37 UTC 2019
Date: Monday, June 17, 2019 @ 09:18:36
Author: felixonmars
Revision: 481903
upgpkg: deepin-calendar 1.2.10-1
Modified:
deepin-calendar/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-06-17 08:09:15 UTC (rev 481902)
+++ PKGBUILD 2019-06-17 09:18:36 UTC (rev 481903)
@@ -3,7 +3,7 @@
# Contributor: Xu Fasheng <fasheng.xu[AT]gmail.com>
pkgname=deepin-calendar
-pkgver=1.2.9
+pkgver=1.2.10
pkgrel=1
pkgdesc='Calendar for Deepin Desktop Environment'
arch=('x86_64')
@@ -13,7 +13,7 @@
makedepends=('cmake' 'deepin-gettext-tools' 'qt5-tools')
groups=('deepin')
source=("$pkgname-$pkgver.tar.gz::https://github.com/linuxdeepin/dde-calendar/archive/$pkgver.tar.gz")
-sha512sums=('540058cade02fbf837c5105bf910758dae4e1d9dccfd4ad68e727e990a0ca686e50a860d31315d09f720d7676c98375105079479cdf53a3eb52489a9471274b6')
+sha512sums=('3162a6f05dcd4ba51e074fff9713c13dd4c16c4dc87833bbb93213fa8528b46212eee574b80e236f5bb785086839b52a041bbeed6cc042851f3144a20328f517')
build() {
cd dde-calendar-$pkgver
More information about the arch-commits
mailing list