[arch-commits] Commit in deepin-calendar/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Wed Jul 5 08:10:14 UTC 2017
Date: Wednesday, July 5, 2017 @ 08:10:14
Author: felixonmars
Revision: 242363
upgpkg: deepin-calendar 1.0.9-1
Modified:
deepin-calendar/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2017-07-05 08:02:06 UTC (rev 242362)
+++ PKGBUILD 2017-07-05 08:10:14 UTC (rev 242363)
@@ -4,7 +4,7 @@
# Contributor: Xu Fasheng <fasheng.xu[AT]gmail.com>
pkgname=deepin-calendar
-pkgver=1.0.8
+pkgver=1.0.9
pkgrel=1
pkgdesc='Calendar for Deepin Desktop Environment'
arch=('i686' 'x86_64')
@@ -11,10 +11,10 @@
url="https://github.com/linuxdeepin/dde-calendar"
license=('GPL3')
depends=('deepin-tool-kit')
-makedepends=('qt5-tools')
+makedepends=('qt5-tools' 'deepin-gettext-tools')
groups=('deepin')
source=("$pkgname-$pkgver.tar.gz::https://github.com/linuxdeepin/dde-calendar/archive/$pkgver.tar.gz")
-sha512sums=('6c6f02fdec683b28f6882267bfe0b96c24c7438b82d0f6ea739dee38e2d40e747b9a65d63eadb7fadccd251456091676a6b58f6d851dadbf375671f00ed3dde7')
+sha512sums=('326d2292994a6eabbbaccf1e8576258fefd7901fb0c8b895323084790de7b85ef080867503306d1501389345c172b3ac9ece54fbef24b5805768f91ec6af1211')
build() {
cd dde-calendar-$pkgver
More information about the arch-commits
mailing list