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

Felix Yan felixonmars at archlinux.org
Mon Mar 12 22:44:15 UTC 2018


    Date: Monday, March 12, 2018 @ 22:44:15
  Author: felixonmars
Revision: 306604

upgpkg: deepin-calendar 1.2.1-1

Modified:
  deepin-calendar/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-03-12 22:42:15 UTC (rev 306603)
+++ PKGBUILD	2018-03-12 22:44:15 UTC (rev 306604)
@@ -4,7 +4,7 @@
 # Contributor: Xu Fasheng <fasheng.xu[AT]gmail.com>
 
 pkgname=deepin-calendar
-pkgver=1.2.0
+pkgver=1.2.1
 pkgrel=1
 pkgdesc='Calendar for Deepin Desktop Environment'
 arch=('x86_64')
@@ -13,8 +13,8 @@
 depends=('deepin-qt5integration')
 makedepends=('qt5-tools' 'deepin-gettext-tools')
 groups=('deepin')
-source=("$pkgname-$pkgver.tar.gz::https://github.com/linuxdeepin/dde-calendar/archive/$pkgver.tar.gz")
-sha512sums=('5ae5ce5627338f1537b1141338bb2eba836f7e8b22bc6bdcd5bb7bb6bf01a6b5096e08c31a6ba0cc117d29f551bfa15a29b6e96fc1a28f6ac82f344f3ad2d836')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/felixonmars/dde-calendar/archive/$pkgver.tar.gz")
+sha512sums=('f0e535ad4e7ef9882e788606fd6891753821617b715880c828b2de3627c97646530687be80cba61bb837828e3561d30e48bf7579ff360caf3e2098c979b7e155')
 
 build() {
   cd dde-calendar-$pkgver



More information about the arch-commits mailing list